summaryrefslogtreecommitdiff
path: root/pcr/ha-resourceagent/ha-ldirector.service
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-13 16:54:30 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-13 16:54:30 -0300
commitc265312a9f9dd0cf88faf8661169d89e133d183a (patch)
tree4ce886c862afb122317b2814ac07a8191188578a /pcr/ha-resourceagent/ha-ldirector.service
parente77ca8848f90ebc012dc2d77b07790c2dec5462e (diff)
ha-resourceagent: adding pkg to pcr repo
Diffstat (limited to 'pcr/ha-resourceagent/ha-ldirector.service')
-rw-r--r--pcr/ha-resourceagent/ha-ldirector.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr/ha-resourceagent/ha-ldirector.service b/pcr/ha-resourceagent/ha-ldirector.service
new file mode 100644
index 000000000..c5809a216
--- /dev/null
+++ b/pcr/ha-resourceagent/ha-ldirector.service
@@ -0,0 +1,10 @@
+[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