X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sysv%2Futil-vserver;fp=sysv%2Futil-vserver;h=84128c33a3daf331eca1c87114944c400ad1e1a1;hb=514c48e423f8c80007bbdc24d13fd81859cc592e;hp=f6081e7e26b34e1bf43a5cb5421d87ec22bb80e2;hpb=2d5d2b0bb8a115b5e16d1b4977a0099211330812;p=util-vserver.git diff --git a/sysv/util-vserver b/sysv/util-vserver index f6081e7..84128c3 100755 --- a/sysv/util-vserver +++ b/sysv/util-vserver @@ -4,6 +4,16 @@ # # chkconfig: 2345 10 90 # description: Sets the path to vshelper and kills all guest processes +# +### BEGIN INIT INFO +# Provides: util-vserver +# Required-Start: $remote_fs $syslog $time +# Required-Stop: $remote_fs $syslog $time +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Sets the path to vshelper and kills all guest processes +# Description: Sets the path to vshelper and kills all guest processes +### END INIT INFO : ${UTIL_VSERVER_VARS:=/usr/lib/util-vserver/util-vserver-vars} test -e "$UTIL_VSERVER_VARS" || {