Adam Majer
199cdd2454
Fix path in unit files (BOO #1098184). OBS-URL: https://build.opensuse.org/request/show/617693 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=171
11 lines
159 B
Desktop File
11 lines
159 B
Desktop File
[Unit]
|
|
Description=CFEngine Monitoring Daemon
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/cf-monitord
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|