]> git.sven.stormbind.net Git - sven/mpt-status.git/blobdiff - mpt-status.init
- Remove depdency on daemonize, if you'd like to use
[sven/mpt-status.git] / mpt-status.init
index b5fa7caf5984c0b11c793fdcec6aed3d2b40f199..7fd67c9435dc14c9e9ae8fbe90bd0b878d73c6d0 100644 (file)
@@ -6,7 +6,7 @@
 
 # mpt-statusd - Check mpt-status values in the background.
 #
-# chkconfig:   345 60 50
+# chkconfig: -
 # description: Check mpt-status values in the background \
 # using daemonize and the mpt-status utility.
 
@@ -14,8 +14,6 @@
 # Provides:          mpt-statusd
 # Required-Start:    $remote_fs $syslog
 # Required-Stop:     $remote_fs $syslog
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
 # Short-Description: Check mpt-status values in the background.
 ### END INIT INFO