[Unit] Description=ZHRIZA Project Gunicorn server After=network.target [Service] User=www-data Group=www-data WorkingDirectory=/srv/projects/env1/ ExecStart=/srv/projects/env1/bin/gunicorn_start.sh [Install] WantedBy=multi-user.target