[supervisord] nodaemon=true [program:php] command= /usr/sbin/php-fpm7 [program:nginx] command=sh -c "nginx -g 'daemon off;' && kill -s SIGTERM $(cat supervisord.pid)"