[Unit] Description=WebVirtMgr [Service] Environment=WEBVIRTMGR_DAEMON=/usr/lib/webvirtmgr Environment=WEBVIRTMGR_LOCK_DIR=/var/lock/webvirtmgr Environment=WEBVIRTMGR_USER=webvirtmgr Environment=WEBVIRTMGR_GROUP=webvirtmgr User=webvirtmgr Group=webvirtmgr ExecStart=/usr/bin/python2 /usr/lib/webvirtmgr/manage.py run_gunicorn -c /usr/lib/webvirtmgr/conf/gunicorn.conf.py Type=simple [Install] WantedBy=multi-user.target