mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Add unit tests for reconfiguring rsyslog & for test endpoint
This commit is contained in:
@@ -72,11 +72,7 @@ stdout_logfile=/dev/fd/1
|
||||
stdout_logfile_maxbytes=0
|
||||
|
||||
[program:awx-rsyslogd]
|
||||
<<<<<<< HEAD
|
||||
command = rsyslogd -n -i /var/run/rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
|
||||
=======
|
||||
command = rsyslogd -n -i /var/run/tower/sockets/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
|
||||
>>>>>>> 3a8bd7c40... Fix Logging settings "Test" button functionality
|
||||
autostart = true
|
||||
autorestart = true
|
||||
stopwaitsecs = 1
|
||||
|
||||
Reference in New Issue
Block a user