]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/suse/bacula-dir.in
- Modified detection of largefiles to always set all flags regardless
[bacula/bacula] / bacula / platforms / suse / bacula-dir.in
index 8af07e35a01d9e7984d7406c277ab39c732838c8..c4d17bb90395cc04f926ddb0fe8df47c10a78bd9 100755 (executable)
@@ -3,7 +3,7 @@
 # bacula       This shell script takes care of starting and stopping
 #             the bacula Director 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@
@@ -16,7 +16,7 @@
 # Required-Start:              $local_fs $network @DB_NAME@
 # Required-Stop:               $local_fs $network @DB_NAME@
 # Default-Start:               3 5
-# Default-Stop:                0 1 2 6
+# Default-Stop:        0 1 2 6
 # Short-Description:   bacula director
 # Description:                 Bacula network backup system director daemon
 ### END INIT INFO