[Unit] Description=Pagure EventSource server (Allowing live refresh of the pages supporting it) After=redis.target Documentation=https://pagure.io/pagure [Service] Environment="PAGURE_CONFIG=/home/vagrant/pagure.cfg" ExecStart=/home/vagrant/.virtualenvs/python3-pagure/bin/python \ /home/vagrant/devel/pagure-ev/pagure_stream_server.py Type=simple [Install] WantedBy=multi-user.target