Move the shell code to check for RC_SYS to the keywords dependency.

This commit is contained in:
Roy Marples
2008-02-19 14:29:20 +00:00
parent 0364bb2c84
commit 42bfd7b6dc
6 changed files with 23 additions and 30 deletions

View File

@@ -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