From 2f8b82b1e2bf3c05ef49c9980b24be029c322b1b Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 19 May 2004 17:52:12 +0000 Subject: Documentation and line ending fixes --- srcx/jkill.8 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'srcx/jkill.8') diff --git a/srcx/jkill.8 b/srcx/jkill.8 index 84f73ac..71f793b 100644 --- a/srcx/jkill.8 +++ b/srcx/jkill.8 @@ -53,15 +53,27 @@ .Op Fl fqv .Op Fl t Ar timeout .Ar jail ... +.Nm halt +.Nm reboot .Sh DESCRIPTION The -.Nm +.Nm jkill utility stops one or more jails in an orderly fashion. It calls the shutdown scripts inside the jail and then kills all remaining processes. When used with the .Fl r option it can also restart the jail. .Pp +.Nm +can also be run from within a jail, to shutdown or restart the jail. +Copy the +.Nm +binary into your jails and rename it +.Nm halt +and/or +.Nm reboot +as a hard link. Each of these commands will then perform their respective +actions in the jail. .Sh OPTIONS .Bl -tag -width ".Fl u Ar timeout" .It Fl f @@ -98,6 +110,12 @@ jail in order to prevent unwanted information from leaking into the jail. .Pp Both startup and shutdown are logged to the jail's console if it exists. +.Pp +.Nm +needs a valid +.Pa /dev/null +device in the jail. If it doesn't exit for some reason it is automatically +created. .Sh FILES .Pa /etc/rc .Pa /etc/rc.shutdown -- cgit v1.2.3