]> git.sven.stormbind.net Git - sven/mpt-status.git/blobdiff - mpt-status.init
Despite what is mentioned in man 8 chkconfig it seems to be unable
[sven/mpt-status.git] / mpt-status.init
index b5fa7caf5984c0b11c793fdcec6aed3d2b40f199..9e678c1fa15f55480476726ec9002fe5f3848ced 100644 (file)
@@ -6,16 +6,16 @@
 
 # mpt-statusd - Check mpt-status values in the background.
 #
-# chkconfig:   345 60 50
+# chkconfig: - 60 50
 # description: Check mpt-status values in the background \
 # using daemonize and the mpt-status utility.
 
 ### BEGIN INIT INFO
-# Provides:          mpt-statusd
-# Required-Start:    $remote_fs $syslog
-# Required-Stop:     $remote_fs $syslog
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Provides: mpt-statusd
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: -
+# Default-Stop: 0 1 6
 # Short-Description: Check mpt-status values in the background.
 ### END INIT INFO