[supervisord] logfile_maxbytes=1MB logfile_backups=2 nodaemon=true [eventlistener:supervisor-proc-exit-listener] command=/usr/bin/supervisor-proc-exit-listener --container-name bgp events=PROCESS_STATE_EXITED,PROCESS_STATE_RUNNING autostart=true autorestart=unexpected buffer_size=1024 [program:start.sh] command=/usr/bin/start.sh priority=1 autostart=true autorestart=false startsecs=0 stdout_logfile=syslog stderr_logfile=syslog [program:bgpcfgd] command=/usr/bin/bgpcfgd priority=2 autostart=false autorestart=false startsecs=0 stdout_logfile=syslog stderr_logfile=syslog [program:rsyslogd] command=/usr/sbin/rsyslogd -n priority=3 autostart=false autorestart=unexpected startsecs=0 stdout_logfile=syslog stderr_logfile=syslog [program:zebra] command=/usr/lib/quagga/zebra -A 127.0.0.1 priority=4 autostart=false autorestart=false startsecs=0 stdout_logfile=syslog stderr_logfile=syslog [program:bgpd] command=/usr/lib/quagga/bgpd -A 127.0.0.1 -F priority=5 stopsignal=KILL autostart=false autorestart=false startsecs=0 stdout_logfile=syslog stderr_logfile=syslog [program:fpmsyncd] command=fpmsyncd priority=6 autostart=false autorestart=false startsecs=0 stdout_logfile=syslog stderr_logfile=syslog