summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-02-19 14:29:20 +0000
committerRoy Marples <roy@marples.name>2008-02-19 14:29:20 +0000
commit42bfd7b6dc6d1ebc49c1c6b24e21772df4f6967b (patch)
treeb9e514617292c7ad1bf8df15b262beb42278e0f4 /man
parent0364bb2c84bff631e0f765254fc6bf3353950128 (diff)
downloadopenrc-42bfd7b6dc6d1ebc49c1c6b24e21772df4f6967b.tar.gz
openrc-42bfd7b6dc6d1ebc49c1c6b24e21772df4f6967b.tar.bz2
openrc-42bfd7b6dc6d1ebc49c1c6b24e21772df4f6967b.tar.xz
Move the shell code to check for RC_SYS to the keywords dependency.
Diffstat (limited to 'man')
-rw-r--r--man/runscript.810
1 files changed, 9 insertions, 1 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index 7a05c6d..2c62ece 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -138,7 +138,15 @@ Tags a service with a keyword. Here's the keywords we currently understand:-
When in a jail, exclude this service from any dependencies. The service can
still be run directly.
.It Dv notimeout
-do not time out waiting for that service.
+Do not time out waiting for that service.
+.It Dv nouml
+Same as nojail, but for UML systems.
+.It Dv novps
+Same as nojail, but for VServer and OpenVZ systems.
+.It Dv noxen0
+Same as nojail, but for Xen DOM0 systems.
+.It Dv noxenu
+Same as nojail, but for Xen DOMU systems.
.El
.El
.Pp