]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/suse/bacula-sd.in
ebl tweak debug message
[bacula/bacula] / bacula / platforms / suse / bacula-sd.in
index f0fa5e48279c4930aad6a42ea95e99dee3986fe9..a6093db23b803d77e18629ad16def638d7fcaf12 100755 (executable)
@@ -3,7 +3,7 @@
 # bacula       This shell script takes care of starting and stopping
 #             the bacula Storage daemon.
 #
-# chkconfig: 2345 90 99
+# chkconfig: 2345 90 9
 # description: It comes by night and sucks the vital essence from your computers.
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
 #
 ### BEGIN INIT INFO
 # Provides:                    bacula-sd
-# Required-Start:              $local_fs $network @DB_NAME@
-# Required-Stop:               $local_fs $network @DB_NAME@
+# Required-Start:              $local_fs $network
+# Required-Stop:               $local_fs $network
 # Default-Start:               3 5
-# Default-Stop:                0 1 2 6
+# Default-Stop:        0 1 2 6
 # Short-Description:   bacula storage daemon
 # Description:                 Bacula network backup system storage daemon
 ### END INIT INFO