From owner-freebsd-rc@FreeBSD.ORG Thu Jul 13 04:32:19 2006 Return-Path: X-Original-To: rc@freebsd.org Delivered-To: freebsd-rc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D59216A4DE for ; Thu, 13 Jul 2006 04:32:19 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 47EF743DE3 for ; Thu, 13 Jul 2006 04:31:51 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 15186 invoked by uid 399); 13 Jul 2006 04:31:30 -0000 Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 13 Jul 2006 04:31:30 -0000 Message-ID: <44B5CCA0.4070500@FreeBSD.org> Date: Wed, 12 Jul 2006 21:31:28 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.4 (X11/20060604) MIME-Version: 1.0 To: Brooks Davis 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> In-Reply-To: <20060713013827.GA57274@lor.one-eyed-alien.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Dag-Erling Sm?rgrav , rc@freebsd.org Subject: Re: loopback mounts X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 04:32:19 -0000 Brooks Davis wrote: > On Wed, Jul 12, 2006 at 09:55:58PM +0200, Dag-Erling Sm?rgrav wrote: >> Doug Barton 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