On 2005.01.27 15:18:35 +0100, Torsten Kurbad wrote: > Hi! > > > I'm running linux-2.4.28-vs1.2.10 on a Gentoo-System and recently > upgraded to util-vserver-0.30.196. > > Since /dev/reboot is gone now in the vserver (Gentoo uses devfs), I > can't use vreboot anymore. On the other hand, typing reboot inside a > vserver reboots the whole machine, which is definitely not what I intend > to do...
Since some 1.2x version the reboot-manager is no longer necessary, when reboot is used within a vserver, the kernel calls a userspace helper to perform the vserver's restart. The fact that a reboot inside a vserver causes a reboot of the host, is probably caused by giving too many capabilities to the vserver. HTH Bj�rn _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
