Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 13:04:30 +0300
From:      Mike Makonnen <mtm@identd.net>
To:        Brooks Davis <brooks@one-eyed-alien.net>
Cc:        rc@freebsd.org
Subject:   Re: review request: early rc.d scripts
Message-ID:  <20041014100429.GA1626@rogue.acs.lan>
In-Reply-To: <20041008223214.GA4501@odin.ac.hmc.edu>
References:  <20041008223214.GA4501@odin.ac.hmc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for the late reply. I meant to reply to this sooner but
forgot about it.

I generally don't like multiple runs of rcorder(8) since this
can potentially make the system fragile. This is because an early script
gets run twice, and if the script doesn't do sanity checking the second
time round it could break things (rc.d/var comes to mind). I realize that
the keyword is currently only in two rc.d scripts, but having the
functionality available invites use in other scripts.

Secondly, this seems to me to be of limited use to the majority of
FreeBSD users. I can't think of a single instance in the past where
I wished I had this functionality. However, you certainly want it, so
there will probably be others that could use it too :-)

Given my reservations I would really prefer you keep
it as a local hack or find a different mechanism. However, if you really
want it in the base system it should be behind an rc.conf knob that
defaults to off so that those people who don't use it won't be
affected by it.

Cheers.
-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
mtm@identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8  5279 5359 2B82 7CD4 1F55
mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon !



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