Merge pull request #4297 from rooftopcellist/rsyslog_term

Rsyslog config race condition between saving and writing the file
This commit is contained in:
Christian Adams
2020-05-06 13:41:13 -04:00
committed by GitHub
5 changed files with 8 additions and 6 deletions

View File

@@ -76,7 +76,7 @@ command = rsyslogd -n -i /var/run/awx-rsyslog/rsyslog.pid -f /var/lib/awx/rsyslo
autostart = true
autorestart = true
stopwaitsecs = 5
stopsignal=KILL
stopsignal=TERM
stopasgroup=true
killasgroup=true
redirect_stderr=true