From owner-cvs-all Mon Jan 25 21:14:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02392 for cvs-all-outgoing; Mon, 25 Jan 1999 21:14:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02384; Mon, 25 Jan 1999 21:14:37 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA53250; Mon, 25 Jan 1999 21:14:37 -0800 (PST) (envelope-from peter@FreeBSD.org) Date: Mon, 25 Jan 1999 21:14:37 -0800 (PST) Message-Id: <199901260514.VAA53250@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc rc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/25 21:14:36 PST Modified files: etc rc Log: Move reading of rc.conf sooner as requested by Greg. I'm a tad nervous about this becase that makes it get run *before* the filesystems are mounted. If people have added stuff to their rc.conf or rc.conf.local that uses stuff outside of /bin and /sbin, this will break. Revision Changes Path 1.173 +8 -9 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message