rwatson 2004/02/14 11:19:48 PST
FreeBSD src repository
Modified files:
sys/kern kern_jail.c
Log:
By default, don't allow processes in a jail to list the set of
jails in the system. Previous behavior (allowed) may be restored
by setting security.jail.list_allowed=1.
Revision Changes Path
1.38 +7 -0 src/sys/kern/kern_jail.c