supervisord
This commit is contained in:
@@ -9,7 +9,7 @@ pidfile=/var/run/supervisord.pid
|
||||
command=/usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg
|
||||
autostart=true
|
||||
autorestart=true
|
||||
stderr_logfile=/var/log/haproxy/haproxy.err.log
|
||||
stderr_logfile=/var/log/supervisor/haproxy.err.log
|
||||
stdout_logfile=/var/log/haproxy.log
|
||||
priority=100
|
||||
stopasgroup=true
|
||||
|
||||
Reference in New Issue
Block a user