# Pastebin ofnt7UrG description "Gunicorn server for example.dev" start on (filesystem and runlevel [2345]) stop on runlevel [!2345] respawn setuid vagrant chdir /home/vagrant/sites/mysite/source/my_site/ exec ../../venv/bin/gunicorn (truncated...)