mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
731da27696
PR: 134102 Submitted by: Dmitry Shulgachik <legh at legh dot ru> (maintainer)
13 lines
331 B
Plaintext
13 lines
331 B
Plaintext
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/
|
|
|
|
- Dmitry Shulgachik
|
|
legh@legh.ru
|