Is it possible to exit the chroot(2) environment?
Craig Leres
leres at freebsd.org
Sun Sep 27 22:24:07 UTC 2020
Don't forget about fchdir(), I've used it (in non-chroot()) programs to
implement pushd/popd functionality in a recursive function.
Craig
More information about the freebsd-hackers
mailing list