[Sheepdog] [PATCH] Change shutdown priority from 21 to 79
Steven Dake
sdake at redhat.com
Fri Sep 3 19:10:31 CEST 2010
The previous shutdown priority was incorrect, resulting in corosync shutting
down before sheepdog shuts down on system shutdown.
Signed-off-by: Steven Dake <sdake at redhat.com>
---
script/generic.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/script/generic.in b/script/generic.in
index a57ebc5..81a6ebe 100755
--- a/script/generic.in
+++ b/script/generic.in
@@ -1,5 +1,5 @@
#!/bin/bash
-# chkconfig: - 21 21
+# chkconfig: - 21 79
# description: Sheepdog
# processname: sheep
#
--
1.7.2.1
More information about the sheepdog
mailing list