blob: 5df625eac803132a312b100c1c66e1857fcb2fb3 [file] [log] [blame]
[Unit]
Description=Zuul Web Service
After=network.target
[Service]
Type=simple
User=zuul
Group=zuul
SyslogIdentifier=zuul-web
EnvironmentFile=-/etc/opt/rh/rh-python35/sysconfig/enable-py3
EnvironmentFile=-/etc/opt/rh/rh-python35/sysconfig/zuul
ExecStart=/opt/rh/rh-python35/root/usr/bin/zuul-web -c /etc/opt/rh/rh-python35/zuul/zuul.conf -d
[Install]
WantedBy=multi-user.target