Date: Wed, 12 Jul 2006 21:31:28 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Brooks Davis <brooks@one-eyed-alien.net> Cc: Dag-Erling Sm?rgrav <des@des.no>, rc@freebsd.org Subject: Re: loopback mounts Message-ID: <44B5CCA0.4070500@FreeBSD.org> In-Reply-To: <20060713013827.GA57274@lor.one-eyed-alien.net> References: <86odvwzjjz.fsf@xps.des.no> <20060711155312.GA20418@odin.ac.hmc.edu> <86ac7gqeal.fsf@xps.des.no> <20060711165409.GA459@odin.ac.hmc.edu> <86hd1ndsfm.fsf@xps.des.no> <44B53D94.2010602@FreeBSD.org> <86lkqy1ttd.fsf@xps.des.no> <20060713013827.GA57274@lor.one-eyed-alien.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote:
> On Wed, Jul 12, 2006 at 09:55:58PM +0200, Dag-Erling Sm?rgrav wrote:
>> Doug Barton <dougb@FreeBSD.org> writes:
>>> My preference is still to avoid adding new uses of BEFORE. I would prefer it
>>> if you changed DAEMON to REQUIRE this new script.
>> I ended up with
>>
>> # PROVIDE: mountlate
>> # REQUIRE: DAEMON
>> # BEFORE: LOGIN
>> # KEYWORD: nojail
>>
>> to get it in the spot I wanted. If you have a better suggestion, I'm
>> all ears.
>
> Doug's exact suggestion is in error. If you wanted to eliminate the
> BEFORE entry you would add a "REQUIRE: mountlate" to LOGIN.
He originally had it BEFORE: DAEMON.
> I don't
> agree with that in this case because LOGIN contains no requirements at
> this point other than the DAEMON one so it would be best to leave it
> as is until and unless a sweeping commit is made to all the files with
> "BEFORE: LOGIN" lines and LOGIN since I think consistance is important.
Ok, I'll add this to my todo list.
Doug
--
This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B5CCA0.4070500>
