57e5e1e055
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
13 lines
198 B
Desktop File
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
|