diff options
author | rwatson <rwatson@FreeBSD.org> | 2000-02-22 03:56:58 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2000-02-22 03:56:58 +0000 |
commit | baa4395a04d543bb6c3846a0a0de707ce14601af (patch) | |
tree | c02469ef53f4acd00337f5823c2190f74dd93fd1 /lib/libc | |
parent | 0cb88de5b643347b8bbdea698762f0e9cf877e39 (diff) | |
download | FreeBSD-src-baa4395a04d543bb6c3846a0a0de707ce14601af.zip FreeBSD-src-baa4395a04d543bb6c3846a0a0de707ce14601af.tar.gz |
After much consulting with bde, concluded that this fix was the best fix
to the current jail/chflags interactions. This fix conditionalizes ``root
behavior'' in the chflags() case on not being in jail, so attempts to
perform a chflags in a jail are limited to what a normal user could do.
For example, this does allow setting of user flags as appropriate, but
prohibits changing of system flags.
Reviewed by: bde
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions