Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
297 B
Text
9 lines
297 B
Text
This is a perl wrapper to "jexec" with more feature.
|
|
|
|
Script takes system jail id, rc.conf order id, full hostname of jail or
|
|
rc.conf name of jail. If no command for jail is given - run default
|
|
('bash' or other).
|
|
|
|
No additional software or tools like "jailer" are needed.
|
|
|
|
WWW: http://legh.ru/jx/
|