On Tue, Feb 17, 2004 at 08:27:58PM +0300, [EMAIL PROTECTED] wrote: > On Tue, 17 Feb 2004, Herbert Poetzl wrote: > >> devel or experimental branch do not know about the >> security changes done to the /proc filesystem ... >> http://archives.linux-vserver.org/200401/0125.html > already, thanks.
>>> Error: /proc must be mounted and readable >>> To mount /proc at boot you need an /etc/fstab line like: >>> /proc /proc proc defaults >>> In the meantime, `mount /proc /proc -t proc' >>> To set the permissions, `chmod 755 /proc' >>> vproc is good, but what is the main idea to see processes >>> running in the new era? >> basically the error message above means, that inside >> a vserver some essential /proc entries are not visible. >> you can change that with vproc or setattr from the >> alpha tool branch ... > OK, tested. > required: > loadavg > meminfo > mounts > stat > uptime > [version] thanks for testing and providing this list, it might simplify the configuration for others ... I would consider the following entries useful and harmless, although they give away some information you might want to hide ... cpuinfo, slabinfo, interrupts best, Herbert _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
