On Sat, Mar 12, 2005 at 01:27:51AM +0100, Gilles wrote: > Hi. > > > > (e) I must be missing something with "vprocunhide" because I can't seem > > > to make it > > > visible... I looked at > > > > > > > > > http://www-user.tu-chemnitz.de/~ensc/util-vserver/doc/conf/configuration.html > > > > > > but the only reference is in > > > "/etc/vservers/.defaults/apps/vprocunhide", which > > > does not appear in my config directory. > > > > I too am working on Vserver under Debian. What you need to do is > > configure the vprocunhide script to be run on the main (master/host) > > system at least once: > > > > jose:/etc/rc2.d# ls -ltrc > > <...> > > lrwxr-xr-x 1 root root 25 Mar 6 12:19 S20vservers-legacy -> > > ../init.d/vservers-legacy > > lrwxr-xr-x 1 root root 26 Mar 6 12:19 S20vservers-default -> > > ../init.d/vservers-default > > lrwxr-xr-x 1 root root 21 Mar 6 12:19 S20vprocunhide -> > > ../init.d/vprocunhide > > > > I figured this out eventually, but the documenation is very confusing > > (it actually references 3 different paths for vprocunhide locations--the > > master one is $LIBDIR/util-vserver/defaults/vprocunhide-files ) > > I'm afraid I still don't see clearly where to modify the config. > Isn't there a way to specify "vprocunhide-files" on a per-vserver basis?
no, because the /proc filesystem is a single superblock filesystem and thus it is the same in every context a special check allows to make it look different on host, spectator context and inside a vserver, but it can not be configured per vserver ... HTH, Herbert > Thanks, > Gilles > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
