# This file goes in something like # /etc/init/service-name start on runlevel [2345] stop on runlevel [016] respawn exec sudo -u www /full/path/to/start.sh >> /var/log/worker.log 2>&1