Herbert Poetzl wrote:
On Thu, Dec 08, 2005 at 04:18:23PM +0100, Lars Braeuer wrote:
Hi!
Is this line in the vprocunhide init.d script supposed to check for
the iattr feature?
$_VSERVER_INFO - FEATURE iattr || exit 0
I remember it wasn't present in older versions.
When calling vserver-info manually with these option it returns a 1
as return code. The script then stops. When commenting this line out,
everything works fine.
I'm using util-vserver-alpha 0.30.209.
may I ask what kernel/patch you are using?
2.4.32 with patch for 2.4.30.
I installed the alpha tools just for setattr (ProcFS security) and vprocunhide.
Also: One has to hide all entries by using "setattr --hide --admin
--~watch /proc/*" (for hiding all entries within the vservers) before
calling vprocunhide, right?
hmm, no, usually (i.e. the default) is to hide
all entries (valid for 2.6 kernels)
Ok, makes sense, cause I'm using the patch for 2.4 kernel which defaults to
reveal everything.
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver