> for RUNLEVEL in 0 6; do
>   for FILE in K25hwclock.sh \
>               K89klogd \
>               S30urandom \
>               S31umountnfs.sh \
>               S35networking \
>               S36ifupdown \
>               S40umountfs \
>               S90halt \
>               S90reboot; do
>     mv /etc/rc${RUNLEVEL}.d/{,~}${FILE}
>   done
> done
 You are aware that old tools included that part in vserver-building
process? IE - you got vserver-adapted guests out-of-the-box, I have no idea
why that was removed from new tools.

-- 
Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9
 Total Existance Failure
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to