Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 15:53:49 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Narvi <narvi@haldjas.folklore.ee>
Cc:        FreeBSD Ports <ports@FreeBSD.org>
Subject:   Re: rc.d startup scripts
Message-ID:  <20000516155349.F79475@dragon.nuxi.com>
In-Reply-To: <Pine.BSF.3.96.1000509140456.5152D-100000@haldjas.folklore.ee>; from narvi@haldjas.folklore.ee on Tue, May 09, 2000 at 02:08:26PM %2B0200
References:  <20000506155749.K55274@argon.blackdawn.com> <Pine.BSF.3.96.1000509140456.5152D-100000@haldjas.folklore.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 09, 2000 at 02:08:26PM +0200, Narvi wrote:
> In short - if we change from the present scheme, we want something better
> than just stop and restart entry points for the scripts.

We do??  I would be *quite* happy with just those additions.  If we wait
for the Holy Grail, we will never make a single step forward.
 
> What happens if the restarting is not an atomic, independent act? 

Same that happens when I have to:

    ps -auxww |grep foo
    kill <PID of foo>
    /usr/local/bin/foo

-- 
-- David  (obrien@FreeBSD.org)
          Disclaimer: Not speaking for FreeBSD, just expressing my own opinion.


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




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