summaryrefslogtreecommitdiff
path: root/pcr/ha-resourceagent/ha-ldirector.service
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-31 07:27:46 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-31 07:27:46 -0300
commitb72845626d062a99a4556e041b126e3eed94abb9 (patch)
tree51669a092687007dac860cb1917fee8fabdaacc0 /pcr/ha-resourceagent/ha-ldirector.service
parent475b01fc789b4ee29dab78435c2b6a06d4ed5979 (diff)
downloadabslibre-b72845626d062a99a4556e041b126e3eed94abb9.tar.gz
abslibre-b72845626d062a99a4556e041b126e3eed94abb9.tar.bz2
abslibre-b72845626d062a99a4556e041b126e3eed94abb9.zip
resource-agent, heartbeat, pacemaker: drop ha- prefix type and drop unused services
Diffstat (limited to 'pcr/ha-resourceagent/ha-ldirector.service')
-rw-r--r--pcr/ha-resourceagent/ha-ldirector.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/ha-resourceagent/ha-ldirector.service b/pcr/ha-resourceagent/ha-ldirector.service
deleted file mode 100644
index c5809a216..000000000
--- a/pcr/ha-resourceagent/ha-ldirector.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Non-heartbeat systems service, that manages the Linux Virtual Server component for TCP/UDP load-balancing.
-Requires=network.target remote-fs.target
-
-[Service]
-Type=forking
-ExecStart=/usr/sbin/ldirectord
-
-[Install]
-WantedBy=multi-user.target