On 2005.01.24 08:35:38 +0100, Oliver Welter wrote: > Hi Folks, > > I am am little bit confused about proc-Security.... > > http://linux-vserver.org/Proc-Security tells me > "As of now stable defaults to all proc entries visible everywhere, > development and experimental versions default to all proc entries only > visible in context 0" > > As I use the "alpha-utils" (0.30.193) I think the second one applies for > me, but I cannot see anything even in root context. > > So, I can issue a normal "ps" in root context, thats fine, put I cannot > run "vps"....
That's because vps does not work within the 'root' context, but in context 1 (spectator), in which all processes are visible. HTH Bjoern _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
