Merge branch 'downstream' into devel

This commit is contained in:
Ryan Petrello
2020-04-28 12:18:13 -04:00
34 changed files with 291 additions and 194 deletions

View File

@@ -50,7 +50,7 @@ stderr_logfile_maxbytes=0
command = rsyslogd -n -i /var/run/awx-rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
autostart = true
autorestart = true
stopwaitsecs = 1
stopwaitsecs = 5
stopsignal=KILL
stopasgroup=true
killasgroup=true

View File

@@ -57,7 +57,7 @@ data:
command = rsyslogd -n -i /var/run/awx-rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
autostart = true
autorestart = true
stopwaitsecs = 1
stopwaitsecs = 5
stopsignal=KILL
stopasgroup=true
killasgroup=true