[supervisord] nodaemon = true [supervisorctl] [inet_http_server] port = 127.0.0.1:9001 [rpcinterface:supervisor] supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface [program:houndd] directory=/var/run command=/go/bin/houndd -conf /var/run/config.json logfile_maxbytes=0 stdout_logfile_maxbytes=0 stderr_logfile_maxbytes=0 stdout_logfile=/dev/stdout stderr_logfile=/dev/stdout