File pacemaker-systemd-stop-before-rsyslog.patch of Package pacemaker.3577
commit 9bbce5d64cecdb70bfc8180084b91433f0af0e17
Author: yuusuke <yusk.iida@gmail.com>
Date: Tue Feb 16 12:57:32 2016 +0900
fix: Modified so that the cluster to stop before the rsyslog
diff --git a/mcp/pacemaker.service.in b/mcp/pacemaker.service.in
index 9b0a824..470aeb2 100644
--- a/mcp/pacemaker.service.in
+++ b/mcp/pacemaker.service.in
@@ -4,6 +4,7 @@ Description=Pacemaker High Availability Cluster Manager
After=dbus.service
After=basic.target
After=syslog.service
+After=rsyslog.service
After=network.target
After=corosync.service