[Cluster-devel] cluster/fence/scripts scsi_reserve

rohara at sourceware.org rohara at sourceware.org
Thu Jul 6 16:07:24 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rohara at sourceware.org	2006-07-06 16:07:23

Modified files:
	fence/scripts  : scsi_reserve 

Log message:
	Added parameters for chkconfig.
	
	Script will be started for levels 3, 4, and 5.
	Start priority is 25.
	Stop priority is 75.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/scripts/scsi_reserve.diff?cvsroot=cluster&r1=1.1&r2=1.2

--- cluster/fence/scripts/scsi_reserve	2006/06/29 17:24:33	1.1
+++ cluster/fence/scripts/scsi_reserve	2006/07/06 16:07:23	1.2
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# chkconfig:
+# chkconfig: 345 25 75
 # description: start/stop persistent reservation service for lvm
 
 . /etc/init.d/functions




More information about the Cluster-devel mailing list