Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > e3c6955e66da8becfd55ad7c21caeb62 > files > 2

clusterscripts-3.5-7.mga3.src.rpm

--- clusterscripts-devel/clusterautosetup-client.orig	2012-04-21 19:54:32.217910959 +0100
+++ clusterscripts-devel/clusterautosetup-client	2012-04-21 19:59:31.938744763 +0100
@@ -1,12 +1,21 @@
 #!/bin/sh
 #
-# clusterautosetup       This auto setup client nodes 
+# clusterautosetup       Auto setup client nodes 
 #
 # chkconfig: 345 15 15
 # description: autosetup client node 
 #
 # processname: clusterautosetup 
 # version: 1.0
+#
+### BEGIN INIT INFO
+# Provides: clusterautosetup-client
+# Should-Start: $network
+# Should-Stop: $network
+# Default-Start: 3 4 5
+# Short-Description: Auto setup client nodes 
+# Description: Auto setup client nodes
+### END INIT INFO
 
 # Source the library functions
 . /etc/rc.d/init.d/functions