Jail sysctls and new flags to sysctls.

2003-07-17 Thread Pawel Jakub Dawidek
Hello hackers. I've prepare a quite handy patch. This patch adds sysctls for every jails. Sysctls are created automatically when jail is created and destroyed when jail is removed. If jail with ID 3 is created we got new sysctls: security.jails.3.path (RD) security.jails.3.host

Re: Jail sysctls and new flags to sysctls.

2003-07-17 Thread Pawel Jakub Dawidek
On Thu, Jul 17, 2003 at 06:07:48PM +0200, Pawel Jakub Dawidek wrote: + Patch add also two flags to sysctls: + CTLFLAG_USERINV - sysctl is invisible for unprivileged users + CTLFLAG_JAILINV - sysctl is invisible in jail environment Note, that things like