c6732be1c7
- Define LICENSE and install couple of documentation files - Clean up port description (remove FreeBSD 4.X related stuff) - Transfer maintainership to the submitter PR: 199722 Submitted by: Chris Hutchinson
11 lines
450 B
Text
11 lines
450 B
Text
This is a collection of utilities for listing, stopping, and doing other
|
|
various things with jails.
|
|
|
|
- injail: to determine if process is running in a jail
|
|
- jails: lists all the running jails
|
|
- jid: translates jail ids to jail host names and vice versa
|
|
- jkill: shutdown or restart a jail
|
|
- jps: lists processes running in a jail
|
|
- jstart: secure replacement for the jail command
|
|
|
|
WWW: http://thewalter.net/stef/freebsd/jails/jailutils/
|