On 12 February 2014 11:15, Chris Wells <[email protected]> wrote: > Did FreeBSD jails prevent /dev special files being created and bypassing the > jail, or was it just a chroot() implementation?
Yes, creating device special files from inside a jail were prohibited. No, it wasn't "just" a chroot, but a "chroot on steroids" ~ Joel _______________________________________________ msosug mailing list [email protected] http://mexico.purplecow.org/m/listinfo/msosug
