On Tuesday 20 June 2006 15:15, B. Cook wrote:

> I also have another box with dansguardian and squid.. and dansguardian
> depends on squid but because d comes before s, dansguardian starts
> first, fails then squid starts.. and I've tried to use rcorder to fix
> that problem and can't seem to make that happen.

Pre 6.1 the scripts in the local rc.d directory are all sourced from the same 
rcng script in dictionary order. You can change the ordering either by moving 
them to /etc/rc.d (if they comply with the rcng conventions), or by renaming.

In 6.1 (onwards) local rcng scripts are integrated into rcorder. Those that 
aren't rcng are sourced in the traditional manner.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to