[supervisord] nodaemon=true [program:https] command=/bin/bash -c "source /etc/apache2/envvars && exec /usr/sbin/apache2 -DFOREGROUND" user=root autostart=true autorestart=true [program:activemq] command=/bin/sh /usr/local/bin/watch_activemq.sh user=root autostart=true autorestart=true [program:cron] command = cron -f -L 15 autostart=true autorestart=true