to read my LSB header. Reintroduce the chkconfig specific header.
# mpt-statusd - Check mpt-status values in the background.
#
-# chkconfig: -
+# 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
+# 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