cluster: RHEL55 - init: change default run options

Christine Caulfield chrissie at fedoraproject.org
Wed Mar 10 12:06:23 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=78c1cf24ac1f6dfeb3c41d95fda988747af08b30
Commit:        78c1cf24ac1f6dfeb3c41d95fda988747af08b30
Parent:        7fcb77282d21ebdf7cf24c166ad610aaa5f70b02
Author:        Christine Caulfield <ccaulfie at redhat.com>
AuthorDate:    Wed Mar 10 11:46:03 2010 +0000
Committer:     Christine Caulfield <ccaulfie at redhat.com>
CommitterDate: Wed Mar 10 11:46:03 2010 +0000

init: change default run options

from RHEL5.5 distcvs

Signed-off-by: Christine Caulfield <ccaulfie at redhat.com>
---
 cman/init.d/cman               |    2 +-
 cman/init.d/qdiskd             |    2 +-
 fence/agents/scsi/scsi_reserve |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cman/init.d/cman b/cman/init.d/cman
index 78cc6ce..b59216a 100755
--- a/cman/init.d/cman
+++ b/cman/init.d/cman
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# chkconfig: 345 21 79
+# chkconfig: - 21 79
 # description: Starts and stops cman
 #
 #
diff --git a/cman/init.d/qdiskd b/cman/init.d/qdiskd
index 35972ad..b32462c 100755
--- a/cman/init.d/qdiskd
+++ b/cman/init.d/qdiskd
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# chkconfig: 345 22 78
+# chkconfig: - 22 78
 # description: Starts and stops the quroum disk daemon
 #
 #	       
diff --git a/fence/agents/scsi/scsi_reserve b/fence/agents/scsi/scsi_reserve
index 4262fbc..b016e86 100755
--- a/fence/agents/scsi/scsi_reserve
+++ b/fence/agents/scsi/scsi_reserve
@@ -2,7 +2,7 @@
 #
 # scsi_reserve:
 #
-# chkconfig: 345 25 75
+# chkconfig: - 25 75
 # description: start/stop persistent reservation service for lvm
 # config: /etc/sysconfig/scsi_reserve
 


More information about the cluster-commits mailing list