[supervisord] nodaemon=true logfile=/dev/null logfile_maxbytes=0 pidfile=/tmp/supervisord.pid [program:freedmr] stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 redirect_stderr=true command=python /opt/freedmr/bridge_master.py -c freedmr.cfg [program:proxy] stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 redirect_stderr=true command=python /opt/freedmr/hotspot_proxy_v2.py [program:playback] stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 redirect_stderr=true command=/opt/freedmr/playback.py -c loro.cfg