[packages/pacemaker/pacemaker-1_1] systemd unit file fixed

jajcus jajcus at pld-linux.org
Fri Oct 26 15:48:13 CEST 2012


commit 8941c377ea00c2e1a7663c1d85db3168569d7f8d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Oct 26 15:48:02 2012 +0200

    systemd unit file fixed

 pacemaker.service | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pacemaker.service b/pacemaker.service
index c763982..43d50bd 100644
--- a/pacemaker.service
+++ b/pacemaker.service
@@ -1,7 +1,7 @@
 [Unit]
 Description=Pacemaker High Availability Cluster Manager for Corosync stack
-After=corosync.target
-Requires=corosync.target
+After=corosync.service
+Requires=corosync.service
 
 [Install]
 WantedBy=multi-user.target
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pacemaker.git/commitdiff/8941c377ea00c2e1a7663c1d85db3168569d7f8d



More information about the pld-cvs-commit mailing list