[Unit] Description=uWSGI Emperor service [Service] ExecStart=/home/foo/django_test/venv/bin/uwsgi \ --emperor /home/foo/django_test/run User=foo Group=www-data Restart=on-failure KillSignal=SIGQUIT Type=notify NotifyAccess=all StandardError=syslog [Install] WantedBy=multi-user.target