summaryrefslogtreecommitdiff
path: root/pcr/corosync/corosync.service
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-22 22:11:07 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-22 22:11:07 -0300
commit24d5a980ab7a85398ea4f6726652ae80b7cfcd21 (patch)
treeb3cb99b242f436e2a9cf0d4c1ddfaa215c0c6908 /pcr/corosync/corosync.service
parentac30e3dc09b8c81a5dc38709dc2104c9a964d369 (diff)
downloadabslibre-24d5a980ab7a85398ea4f6726652ae80b7cfcd21.tar.gz
abslibre-24d5a980ab7a85398ea4f6726652ae80b7cfcd21.tar.bz2
abslibre-24d5a980ab7a85398ea4f6726652ae80b7cfcd21.zip
corosync: updating pkg
Diffstat (limited to 'pcr/corosync/corosync.service')
-rw-r--r--pcr/corosync/corosync.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/corosync/corosync.service b/pcr/corosync/corosync.service
deleted file mode 100644
index e601181ee..000000000
--- a/pcr/corosync/corosync.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Corosync Cluster Engine
-ConditionKernelCommandLine=!nocluster
-Requires=network.target
-After=network.target
-
-[Service]
-ExecStart=/usr/share/corosync/corosync start
-ExecStop=/usr/share/corosync/corosync stop
-Type=forking
-
-[Install]
-WantedBy=multi-user.target