summaryrefslogtreecommitdiff
path: root/INSTALL/cfengine-lts/cf-monitord.service
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/cfengine-lts/cf-monitord.service')
-rw-r--r--INSTALL/cfengine-lts/cf-monitord.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/INSTALL/cfengine-lts/cf-monitord.service b/INSTALL/cfengine-lts/cf-monitord.service
deleted file mode 100644
index b76135d..0000000
--- a/INSTALL/cfengine-lts/cf-monitord.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[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