From owner-freebsd-questions Tue Jan 6 07:40:54 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA23285 for questions-outgoing; Tue, 6 Jan 1998 07:40:54 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA23248 for ; Tue, 6 Jan 1998 07:40:35 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id KAA18094; Tue, 6 Jan 1998 10:40:20 -0500 (EST) Message-ID: <19980106104020.30005@emu.sourcee.com> Date: Tue, 6 Jan 1998 10:40:20 -0500 From: Norman C Rice To: Kevin McQuiggin Cc: questions@freebsd.org Subject: Re: Big Problem with rc.conf References: <199801060630.WAA03038@fraser.sfu.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199801060630.WAA03038@fraser.sfu.ca>; from Kevin McQuiggin on Mon, Jan 05, 1998 at 10:30:33PM -0800 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, Jan 05, 1998 at 10:30:33PM -0800, Kevin McQuiggin wrote: > Hi All: > > Why does my /etc/rc.conf file look like this? It seems to grow with each > boot. This is a subset, the current file is ~300K and has hundreds of > repetitions of the comment following each option. > > THIS IS NOT AN UPLOAD ERROR, THE FILE LOOKS LIKE THIS! > > Thanks, > Kevin > > > Here it is: > > #!/bin/sh > # > > # This is rc.conf - a file full of useful variables that you can set [snip] I believe you are experiencing a "feature" of 2.2.2 sysinstall. Try upgrading to a new version. -- Regards, Norman C. Rice, Jr.