pokemon <p0kem0n@hotbox.ru> writes: > hi! > > it's wellknown that obsd's chroot() is > breakable. > so i wonder is the development team going to > fix this "feature"? Yes, it's well-documented that root can break out of a chroot. There are currently no plans to fix this. Allowing root in a chroot environment is simply a bad idea. //art