Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 16:30:33 -0500
From:      Will Andrews <will@physics.purdue.edu>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        Gordon Tetlow <gordont@gnf.org>, arch@freebsd.org, kevin.way@overtone.org
Subject:   Re: New rc.d init script roadmap
Message-ID:  <20011018163033.C57251@squall.waterspout.com>
In-Reply-To: <xzpn12oacc5.fsf@flood.ping.uio.no>
References:  <Pine.LNX.4.33.0110181320120.1612-100000@smtp.gnf.org> <xzpn12oacc5.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 18, 2001 at 11:05:14PM +0200, Dag-Erling Smorgrav wrote:
> Sorry, I overestimated rcorder(8), it just does a topological sort of
> the specified files - I thought it was smart enough to go look for
> missing dependencies.  I don't think it would be hard to add that
> functionality to rcorder, but detecting whether a dependency is
> already running might be tricky.

Not if it's made a point to always provide a pidfile, be it using
getpid() or ps(1) in conjunction with awk(1)+grep(1).

-- 
wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011018163033.C57251>