tdecacqu / rpms / zuul

Forked from rpms/zuul 6 years ago
Clone
Blob Blame History Raw
[Unit]
Description=Zuul Finger Gateway Service
After=network.target

[Service]
Type=simple
User=root
Group=root
SyslogIdentifier=zuul-fingergw
ExecStart=/usr/bin/zuul-fingergw -d

[Install]
WantedBy=multi-user.target