From owner-cvs-all Sun Dec 22 23: 9:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F020037B401; Sun, 22 Dec 2002 23:09:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1DBF43EDA; Sun, 22 Dec 2002 23:09:44 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN79ifh062444; Sun, 22 Dec 2002 23:09:44 -0800 (PST) (envelope-from dillon@repoman.freebsd.org) Received: (from dillon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBN79iE8062443; Sun, 22 Dec 2002 23:09:44 -0800 (PST) Message-Id: <200212230709.gBN79iE8062443@repoman.freebsd.org> From: Matt Dillon Date: Sun, 22 Dec 2002 23:09:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2002/12/22 23:09:44 PST Modified files: etc rc Log: Redo the initial rc_ng check to avoid rc.conf pollution occuring too early, initdiskless may retarget /etc and various rc.conf files. The initial check is now done in a subshell. Reviewed by: Mike Makonnen Revision Changes Path 1.326 +33 -13 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message