[supervisord] nodaemon=true user=root logfile=/var/log/supervisor.log pidfile=/var/run/supervisord.pid [program:php-fpm] command=/usr/local/sbin/php-fpm stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 autorestart=true