From 6a0812645a5460435beb8f65c7a71660db6e4be9 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 5 Jan 2011 22:18:55 -0800 Subject: Update manpage for mention of rc_sys purpose. Signed-off-by: Robin H. Johnson --- man/runscript.8 | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index 33af1d7..f3c397e 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -138,13 +138,6 @@ We should recalculate our dependencies if the listed files have changed. .It Ic keyword Tags a service with a keyword. Here's the keywords we currently understand:- .Bl -tag -width indent -.It Dv -jail -When in a jail, exclude this service from any dependencies. The service can -still be run directly. -.It Dv -openvz -Same as -jail, but for OpenVZ systems. -.It Dv -lxc -Same as -jail, but for Linux Resource Containers (LXC). .It Dv -shutdown Don't stop this service when shutting the system down. This normally quite safe as remaining daemons will be sent a SIGTERM just @@ -156,6 +149,18 @@ Don't stop this service when changing runlevels, even if not present. This includes shutting the system down. .It Dv -timeout Do not time out waiting for that service. +.It Dv -jail +When in a jail, exclude this service from any dependencies. The service can +still be run directly. Set via +.Ic rc_sys +in +.Pa /etc/rc.conf +.It Dv -lxc +Same as -jail, but for Linux Resource Containers (LXC). +.It Dv -openvz +Same as -jail, but for OpenVZ systems. +.It Dv -prefix +Same as -jail, but for Prefix systems. .It Dv -uml Same as -jail, but for UML systems. .It Dv -vserver -- cgit v1.2.3