mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
bb448dc14c
PR: 191502 Submitted by: Joe Barbish (qchroot@a1poweruser.com)
9 lines
435 B
Plaintext
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.
|