Quoting Leroy van Engelen (leroy_(_at_)_cal024042_(_dot_)_student_(_dot_)_utwente_(_dot_)_nl): Loopback/nullfs: I've found it crashes on unmount.
The same here.
Does anyone know of a resource from which I can learn what is safe to do in a chroot environment, without losing the protection I gain from it? It would be a shame to try keeping Apache chroot'ed when all I end up doing is making it even more insecure than without the chroot.Loopback file systems (what they were called in SunOS 3) can also mitigate any protection you hope to gain from chroot. Such that you might as well run "httpd -u" and not bother believing yourself protected.
-Leroy