Allow !net to remove the net provision from dependencies.

This commit is contained in:
Roy Marples
2008-01-30 13:37:20 +00:00
parent 0c75e888fc
commit 51a9c647b9
3 changed files with 13 additions and 1 deletions

View File

@@ -114,7 +114,8 @@ will start and stop it in the right order in relation to other services.
As it's a function it can be very flexable, see the example below.
Here is a list of the functions you can use in a
.Ic depend
function. You simply pass the names of the services to it.
function. You simply pass the names of the services to it to add to that
dpendency type, or prefix it with ! to remove it.
.Bl -tag -width "RC_DEFAULTLEVEL"
.It Ic need
The service will refuse to start until needed services have started and it