Hi, I have a program I'm trying to run under a vserver that sets up a chroot environment and tries to mount /proc under there. Ideally, it should be allowed to mount the same basic /proc that the master vserver sees. What is the proper way to allow it to do that? Or, failing that, to manually do it before the program runs?
Thanks, John
