summaryrefslogtreecommitdiff
path: root/pcr/ha-heartbeat/ha-heartbeat.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/ha-heartbeat/ha-heartbeat.service')
-rw-r--r--pcr/ha-heartbeat/ha-heartbeat.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/ha-heartbeat/ha-heartbeat.service b/pcr/ha-heartbeat/ha-heartbeat.service
deleted file mode 100644
index aacde3dbb..000000000
--- a/pcr/ha-heartbeat/ha-heartbeat.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Startup script high-availability services.
-Requires=network.target remote-fs.target timers.target
-
-[Service]
-Type=forking
-ExecStart=/usr/lib/heartbeat/heartbeat
-
-[Install]
-WantedBy=multi-user.target