From owner-freebsd-questions Sun Jun 2 23: 0: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 6CBA137B403 for ; Sun, 2 Jun 2002 23:00:01 -0700 (PDT) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g535sdH81659; Sun, 2 Jun 2002 22:54:39 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Sun, 2 Jun 2002 22:54:38 -0700 (PDT) From: Annelise Anderson To: Peter Leftwich Cc: FreeBSD Questions LIST Subject: Re: /usr/src/etc/*rc* (rc.conf?) In-Reply-To: <20020602183614.H655-100000@66-75-1-142.san.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2 Jun 2002, Peter Leftwich wrote: > I have just about every combination of /usr/src/etc/*rc* but no > /usr/src/etc/rc.conf - could someone tell me where (on www.freebsd.org or > from the 4.3-RELEASE CDROM) I can get a fresh, default-install copy? Thx, /etc/rc.conf contains only the overrides to /etc/defaults/rc.conf; thus, there is no "default-install" copy of this file, nor is it installed when upgrading. It is created on installation by selections made when you install or later when you use /stand/sysinstall to modify something or when you directly edit it. As it is all custom configuration, you wouldn't want it overwritten. There is, however, new /usr/src/etc/defaults/rc.conf, intended for /etc/defaults/rc.conf. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message