blob: 75f9f76f5c36c168627a2e87aa1ff52375ef4787 [file] [log] [blame]
[Unit]
Description=Zuul Finger Gateway Service
After=network.target
[Service]
Type=simple
User=root
Group=root
SyslogIdentifier=zuul-fingergw
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-fingergw -c /etc/opt/rh/rh-python35/zuul/zuul.conf -d
[Install]
WantedBy=multi-user.target