From: Jacques Gelinas (jack_at_solucorp.qc.ca)
Date: Tue 08 Apr 2003 - 04:05:28 BST
On Sat, 5 Apr 2003 05:38:01 -0500, Herbert Poetzl wrote
>
> Hi Jack!
>
> would it hurt to change the
>
> if [ $# != 2 ] ; then
>
> line in vserver/chkconfig to
>
> if [ $# != 2 -a ! -x /vservers/$VSERVER/sbin/chkconfig ] ; then
>
> so that
>
> vserver <name> chkconfig --list [<name>]
> vserver <name> chkconfig --add <name>
> vserver <name> chkconfig --del <name>
>
> would show the current service configuration and
> add/remove services on systems using chkconfig anyway?
Ok, applied.
the next release will have /etc/vservers.conf. Currently this file control
the backgroup startup of vservers on a different tty (handy when you have
tons of vservers to let them start and have early access to you console).
/vservers may become a variable in there.
---------------------------------------------------------
Jacques Gelinas <jack_at_solucorp.qc.ca>
vserver: run general purpose virtual servers on one box, full speed!
http://www.solucorp.qc.ca/miscprj/s_context.hc