Re: access to proc filesystem from chrooted process

Bernd Eckenfels (ecki@lina.inka.de)
Fri, 21 May 1999 02:21:55 +0200


In article <3742BAFC.7DB202DD@telemips.com> you wrote:
> I wondered if anyone has done this, and wheter there are plans to include
> this in the main source tree.

there is no much need for chroot processes, since most of the time /proc
cant be read by a non-root-leveled process anyway. Of course you can remount
it lower, but you can also add a loopback server which filters the requests
to the chrooted process.

Greetings
Bernd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/