X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Finit.d%2Fgrml-home;h=36568cb799a087682eba1f5af221e8c055b2b290;hb=8f8007869c21ac493876aebc3413fecf11ae80f7;hp=91c9a6bd3d3211bbf1df7621070b5026e36e9fa9;hpb=619e0de06b76617ae33acdeafc455210dc58d729;p=grml-etc.git diff --git a/etc/init.d/grml-home b/etc/init.d/grml-home index 91c9a6b..36568cb 100755 --- a/etc/init.d/grml-home +++ b/etc/init.d/grml-home @@ -6,6 +6,13 @@ # License: This file is licensed under the GPL v2. # Latest change: Don Sep 28 16:36:03 CEST 2006 [mika] ################################################################################ +### BEGIN INIT INFO +# Provides: grml-home +# Required-Start: $all +# Required-Stop: +# Default-Start: S 2 3 4 5 +# Default-Stop: +### END INIT INFO # user with UID 1000 fstabuser=$(getent passwd 1000 | cut -d: -f1)