diff options
author | Stef Walter <stef@memberwebs.com> | 2004-05-18 23:47:49 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-05-18 23:47:49 +0000 |
commit | 3c26bc63b98bf1c8bb8e2a55d5708b295187be50 (patch) | |
tree | 4daef1cb1f9621720b681edbc98a41c8264458f3 /README | |
parent | 8339cb1069fd5b4810706d9f1ff1bb73dce85a2f (diff) |
Fixed licensing
Fixed ReadMe and Install files
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -3,11 +3,20 @@ Several utilies for managing jails. +OLD VERSION 4.x UTILITIES + killjail: shutdown or restart a jail (when used with jailer). jails: list the jails running on a system. +jstart: start up a jail securely +NEW VERSION 5.x UTILITIES +jps: List processes in a jail +jid: Print id of a jail +jstart: Start up a jail securily +jkill: Shutdown a jail in an orderly fashion +jails: List running jails -For further jail aids see: +For more info see: -http://memberwebs.com/nielsen/freebsd/jails/ +http://memberwebs.com/nielsen/freebsd/jails/jailutils/ |