1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/sysutils/qchroot/pkg-descr
2014-07-12 06:13:11 +00:00

9 lines
435 B
Plaintext

qchroot is a csh script for simplified administration of chroots on a
host system. This is a viable alternate to jail(8) when jail(8) is too
restrictive. This runs on RELEASE-9.3 and all newer RELEASES.
The chroot filesystem shares a single copy of the system binaries which
is mounted nullfs "read only" to the named chroot container filesystem.
This provides 2 levels of security protection which is better than chroot
by its self.