forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
314 B
Text
6 lines
314 B
Text
Jailkit is a set of utilities to limit user accounts to specific files
|
|
using chroot() and or specific commands. Setting up a chroot shell, a
|
|
shell limited to some specific command, or daemon inside a chroot jail
|
|
is a lot easier and can be automated using these utilities.
|
|
|
|
WWW: http://olivier.sessink.nl/jailkit/
|