Subject: Re: Externel, additional, dependencies for rc.d scripts
To: None <tech-userlevel@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: tech-userlevel
Date: 03/26/2006 14:00:22
On Sun, 26 Mar 2006, Martin Husemann wrote:
> Now I could easily add REQUIRE: rtclocaltime to my local copy of
> /etc/rc.d/ifwatchd - but I would prefer not to modify the system
> provided script.
> 
> Is there any way to add rcorder dependcies outside of the scripts?

Not exactly, but you can add a new dummy script with
"REQUIRE: rtclocaltime" and "BEFORE: ifwatchd".

--apb (Alan Barrett)