]> git.pld-linux.org Git - packages/pacemaker.git/blobdiff - pacemaker.service
- rel 2
[packages/pacemaker.git] / pacemaker.service
index 477fb85e12d67724bf960884de70ded7b1e05fb0..ceff235943457f254c7a6d42a6fa9dab60607c31 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Pacemaker High Availability Cluster Manager for Corosync stack
-After=corosync.service dlm.service clvmd.service
+After=corosync.service
 Requires=corosync.service
 
 [Install]
@@ -13,6 +13,7 @@ KillMode=process
 NotifyAccess=main
 EnvironmentFile=-/etc/sysconfig/pacemaker
 ExecStart=/usr/sbin/pacemakerd -f --pid-file=/var/run/pacemakerd.pid
+ExecStop=/usr/sbin/pacemakerd --shutdown
 
 # Pacemaker can only exit after all managed services have shut down
 # A HA database could conceivably take even longer than this 
This page took 0.438152 seconds and 4 git commands to generate.