summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-05-18 23:47:49 +0000
committerStef Walter <stef@memberwebs.com>2004-05-18 23:47:49 +0000
commit3c26bc63b98bf1c8bb8e2a55d5708b295187be50 (patch)
tree4daef1cb1f9621720b681edbc98a41c8264458f3 /README
parent8339cb1069fd5b4810706d9f1ff1bb73dce85a2f (diff)
Fixed licensing
Fixed ReadMe and Install files
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 11 insertions, 2 deletions
diff --git a/README b/README
index 330112e..258b821 100644
--- a/README
+++ b/README
@@ -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/