From: desman_at_gmx.de
Date: Wed 27 Aug 2003 - 07:03:59 BST
hi,
how to force a context to start with a specific runlevel ?
doing:
vserver1:~# vserver suse82 start
Starting the virtual server suse82
Server suse82 is not running
ipv4root is now 81.2.157.135
Host name is now twice
New security context is 30
Kernel do not support chrootsafe(), using chroot()
Usage: init 0123456SsQqAaBbCcUu
with ths config file:
vserver1:~# cat /etc/vservers/suse82.conf
S_CONTEXT="30"
S_HOSTNAME="twice"
IPROOT="1.2.3.4"
IPROOTDEV="eth0"
ONBOOT="yes"
S_NICE=""
S_FLAGS="lock nproc fakeinit"
ULIMIT="-H -u 256 -n 1024"
S_CAPS="CAP_NET_RAW CAP_QUOTACTL"
# *NOT* DNS domain name, for NIS only
S_DOMAINNAME=""
is not working. I hope i will get suse to run soon :)
Greetings
Oliver