X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fvserver.functions;h=7a9b6a8cf43305935ac53953f6fb5ec6ef6bf531;hb=fcebe8bc0f98feaa9c859b659de37febe4eb8ebf;hp=c71c761a93abb096dd46970f742a21ec3e0b518e;hpb=816eac39a39ff4775f280cf8b2a45e07eb663002;p=util-vserver.git diff --git a/scripts/vserver.functions b/scripts/vserver.functions index c71c761..7a9b6a8 100644 --- a/scripts/vserver.functions +++ b/scripts/vserver.functions @@ -292,9 +292,7 @@ function _generateInitOptions ;; (xgentoo) - INITCMD_START=( /sbin/rc default ) - INITCMD_STOP=( /sbin/rc shutdown ) - ;; + panic "init-style '$INITSTYLE' is no longer supported; please use plain instead; aborting";; (x) ;; (*) panic "Unknown init-style '$INITSTYLE'; aborting";;