Grrr.... !@#$^& Reply-To:...

<<On Wed, 25 Oct 2000 13:01:04 -0700, "David O'Brien" <[EMAIL PROTECTED]> said:

> Nope.  All the /etc/rc.d/ files are scanned by `rcorder'.  `rcorder' then
> creates a dependacy graph from information in each /etc/rc.d/ file.  A
> walk of the graph is done to output the list of scripts in the order they
> should run in.

Hmmm.  We already have a program (called `tsort') which does this
(i.e., a topological sort).  Does `rcorder' call `tsort' or does it
reinvent the wheel?

-GAWollman



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to