X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Finit.d%2Fgrml-misc;h=0f4d7b2917a682a2c112875a72a72495d18b9dca;hb=4f531a6e1b36373c267f98b760bc26f67ffdc95a;hp=1dd0537679287484471b5175da4d9e64a6ffcec0;hpb=b6dcc1d84bde6106bbee24de3158176452ca3600;p=grml-etc.git diff --git a/etc/init.d/grml-misc b/etc/init.d/grml-misc index 1dd0537..0f4d7b2 100755 --- a/etc/init.d/grml-misc +++ b/etc/init.d/grml-misc @@ -6,6 +6,13 @@ # License: This file is licensed under the GPL v2. # Latest change: Sam Mai 27 14:43:56 CEST 2006 [mika] ################################################################################ +### BEGIN INIT INFO +# Provides: grml-misc +# Required-Start: $all +# Required-Stop: +# Default-Start: S 2 3 4 5 +# Default-Stop: +### END INIT INFO if grep -q nocolor /proc/cmdline ; then RC_NOCOLOR=yes