Rename awx rsyslog socket and PID dir

This commit is contained in:
Christian Adams
2020-04-14 16:50:06 -04:00
parent 3518fb0c17
commit c8ceb62269
11 changed files with 13 additions and 13 deletions

View File

@@ -72,7 +72,7 @@ stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
[program:awx-rsyslogd]
command = rsyslogd -n -i /var/run/rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
command = rsyslogd -n -i /var/run/awx-rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
autostart = true
autorestart = true
stopwaitsecs = 1