]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/suse/bacula-dir.in
ebl First patch for #897 and #1005 bug
[bacula/bacula] / bacula / platforms / suse / bacula-dir.in
index c4d17bb90395cc04f926ddb0fe8df47c10a78bd9..b583d043bd87bcef1b4c481e85a66447e757773a 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 #
 # bacula       This shell script takes care of starting and stopping
-#             the bacula Director daemon
+#              the bacula Director daemon
 #
 # chkconfig: 2345 90 9
 # description: It comes by night and sucks the vital essence from your computers.
 # Added LSB init info 10/14/2004 D. Scott Barninger <barninger at fairfieldcomputers.com>
 #
 ### BEGIN INIT INFO
-# Provides:                    bacula-dir
-# Required-Start:              $local_fs $network @DB_NAME@
-# Required-Stop:               $local_fs $network @DB_NAME@
-# Default-Start:               3 5
-# Default-Stop:        0 1 2 6
-# Short-Description:   bacula director
-# Description:                 Bacula network backup system director daemon
+# Provides:                     bacula-dir
+# Required-Start:               $local_fs $network @DB_TYPE@
+# Required-Stop:                $local_fs $network @DB_TYPE@
+# Default-Start:                3 5
+# Default-Stop:         0 1 2 6
+# Short-Description:    bacula director
+# Description:                  Bacula network backup system director daemon
 ### END INIT INFO
 
 # source process status functions