Subject: Re: rc.d network vs NETWORK
To: Luke Mewburn <lukem@wasabisystems.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 04/19/2001 20:35:18
More on rc.d (I have read rcorder(8) and rc(8) honest :-) )
In such a script the 4 allowed keys are REQUIRE PROVIDE BEFORE KEYWORD.
REQUIRE and PROVIDE are self explanatory. It seems that KEYWORD defines a
keyword so that "rcorder -k keyword" looks only at the files containg
"keyword". What does BEFORE do? (Is there more documentation that I'm
overlooking?)

Cheers,

Patrick