From: Sven Hoexter Date: Mon, 4 Aug 2014 12:29:36 +0000 (+0200) Subject: Remove Default-Start LSB init header, recommended by rpmlint. X-Git-Tag: 1.2.0-4~7 X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fmpt-status.git;a=commitdiff_plain;h=1a5c1d6e8a0e57f9f5ccd49393c14fab89f977ef Remove Default-Start LSB init header, recommended by rpmlint. --- diff --git a/mpt-status.init b/mpt-status.init index 9e678c1..6599f3c 100644 --- a/mpt-status.init +++ b/mpt-status.init @@ -14,7 +14,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