summaryrefslogtreecommitdiff
path: root/INSTALL/cfengine-lts/cf-monitord.service
blob: b76135df2ae89bc8818affe7a5558ea72b528ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=CFEngine Monitoring Daemon
After=syslog.target

[Service]
ExecStart=/var/cfengine/bin/cf-monitord
Type=forking
PIDFile=/var/cfengine/cf-monitord.pid

[Install]
WantedBy=multi-user.target