ansible-role-zuul/files/zuul-merger.service

13 lines
198 B
Desktop File

[Unit]
Description=Zuul Merger Service
[Service]
Type=simple
User=zuul
Group=zuul
EnvironmentFile=-/etc/sysconfig/zuul
ExecStart=/usr/bin/zuul-merger -d
StandardOutput=syslog
StandardError=syslog