Re: [Vserver] bcapabilities not working?

2005-01-26 Thread Andrew Mendelsohn
Hi, Here is the Debug output. There is no corresponding line for bcap, as ++ OPTS_VATTRIBUTE=([EMAIL PROTECTED] --ccap $cap) for ccap. Hope this helps. Andy ++ local cap_opts ++ local flag ++ test '(' '!' -e /etc/vservers/apache2server/hostname -o -e /etc/vservers/apac he2server/uts/nodename

Re: [Vserver] bcapabilities not working?

2005-01-26 Thread Enrico Scholz
[EMAIL PROTECTED] (Andrew Mendelsohn) writes: Here is the Debug output. There is no corresponding line for bcap, as ++ OPTS_VATTRIBUTE=([EMAIL PROTECTED] --ccap $cap) for ccap. ... ++ local f=/etc/vservers/apache2server/bcapabilities ++ test -e /etc/vservers/apache2server/bcapabilities

Re: [Vserver] bcapabilities not working?

2005-01-26 Thread Andrew Mendelsohn
Hi, Yes the files were both in the correct directory for the vserver. They both contained '~ALL' However: cmp bcapabilities ccapabilities cmp: EOF on bcapabilities So there was a problem with the bcapabilties file. Copying the ccapabilities to the bcapabilities. cat /proc/self/vinfo XID:

Re: [Vserver] bcapabilities not working?

2005-01-15 Thread Herbert Poetzl
On Fri, Jan 14, 2005 at 06:34:02PM -0800, Andrew Mendelsohn wrote: Hi, Using 2.6.10 with patch-2.6.10-vs1.9.3.17.diff and compiling util-vserver 0.30.196, it seems that I can't remove capabilities via the /usr/local//etc/vservers/webserver/bcapabilities configuration file using ~ALL.

[Vserver] bcapabilities not working?

2005-01-14 Thread Andrew Mendelsohn
Hi, Using 2.6.10 with patch-2.6.10-vs1.9.3.17.diff and compiling util-vserver 0.30.196, it seems that I can't remove capabilities via the /usr/local//etc/vservers/webserver/bcapabilities configuration file using ~ALL. The /usr/local//etc/vservers/webserver/ccapabilities file does what it is