Page MenuHomeWMGMC Issues

supervisord.conf
No OneTemporary

supervisord.conf

[supervisord]
pidfile=/var/run/supervisord.pid
nodaemon=true
user=root
[program:syslog-ng]
command=/usr/sbin/syslog-ng --foreground --no-caps
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
autostart=true
[program:postfix]
command=/opt/postfix.sh
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
autorestart=true
startsecs=10
[eventlistener:processes]
command=/usr/local/sbin/stop-supervisor.sh
events=PROCESS_STATE_STOPPED, PROCESS_STATE_EXITED, PROCESS_STATE_FATAL

File Metadata

Mime Type
text/plain
Expires
9月 9 Tue, 6:06 AM (11 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5451
默认替代文本
supervisord.conf (586 B)

Event Timeline