[supervisord] nodaemon=true [program:cron] command=cron -f autorestart=true [program:sync-cron-log] command=tail -f /var/log/cron.log autorestart=true [program:sync] command=/usr/local/bin/php /app/sync.php autorestart=true