On Sun, Nov 27, 2005 at 02:20:52PM +0100, Stéphane GAUTIER wrote:
> I use a vserver debian Sarge on a machine Gentoo host.
> I use the style sysv in the file /etc/vservers/<name>/apps/init/style.
>
> is this the good choice?
well, I usually prefer ties over bow ties,
is this a good choice? :)
> The plain plain style recommended?
the difference is this:
sysv: no init process is spawned, the runlevel
scripts are invoked directly
- fake init process is shown
- calls to init will fail
- you save the resources for the init
- you see the startup process
plain: an init process is spawned, which in turn
invokes the runlevel scripts
- init and inittab will be executed
- commands like reboot/halt will reach init
- you do not see the startup
> A standardization of the modes of starting towards
> the plain mode in hand?
it's probably the _more_ natural init-style, but
it also consumes more resources ...
best,
Herbert
> Thank you in advance
>
> Stéphane
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Mon Nov 28 03:10:56 2005