On Wed, Mar 09, 2005 at 10:29:31PM +0100, Gilles wrote: > (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 ) Matt _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
