From owner-freebsd-rc@FreeBSD.ORG Thu Jul 13 01:38:40 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 7016316A4DA; Thu, 13 Jul 2006 01:38:40 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (12-207-12-9.client.mchsi.com [12.207.12.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FF9243D53; Thu, 13 Jul 2006 01:38:37 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k6D1cSuj057619; Wed, 12 Jul 2006 20:38:29 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k6D1cRD2057618; Wed, 12 Jul 2006 20:38:27 -0500 (CDT) (envelope-from brooks) Date: Wed, 12 Jul 2006 20:38:27 -0500 From: Brooks Davis To: Dag-Erling Sm?rgrav Message-ID: <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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <86lkqy1ttd.fsf@xps.des.no> User-Agent: Mutt/1.5.11 Cc: rc@freebsd.org, Doug Barton 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 01:38:40 -0000 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 pref= er it > > if you changed DAEMON to REQUIRE this new script. >=20 > I ended up with >=20 > # PROVIDE: mountlate > # REQUIRE: DAEMON > # BEFORE: LOGIN > # KEYWORD: nojail >=20 > 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. 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. -- Brooks --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEtaQSXY6L6fI4GtQRAl5GAKDM8iBxzBHroF0yRVQVNmWtKUCBMACgxwg6 zty1rD4pGZTlUnWO7PviwuY= =KmJz -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G--