From: Razvan Cosma (razvan.cosma_at_catv.telemach.ro)
Date: Sat 23 Mar 2002 - 09:09:17 GMT
Hello,
Something in this line
/usr/sbin/chbind --silent --ip $IPROOT \
/usr/sbin/chcontext --secure --silent --ctx $S_CONTEXT \
/usr/lib/vserver/vserverkillall
is causing the following error:
vserver ftp stop
Stopping the virtual server ftp
Server ftp is running
ipv4root is now 10.0.0.1
New security context is 0
Shutting down proftpd:
sleep 2
Killing all processes
expr: syntax error
^^^^^^^^^^^
I am using vserver-0.13-1, kernel 2.4.17ctx-8 (compiled by me)
and only proftpd-1.2.4.tar.bz2 runs in the vserver. Any hints? 10x.