From owner-freebsd-questions Wed Sep 24 10:19:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA11932 for questions-outgoing; Wed, 24 Sep 1997 10:19:49 -0700 (PDT) Received: from clio.rice.edu (clio.rice.edu [128.42.105.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id KAA11925 for ; Wed, 24 Sep 1997 10:19:47 -0700 (PDT) Received: by clio.rice.edu (AIX 3.2/UCB 5.64/4.03) id AA15443; Wed, 24 Sep 1997 12:21:26 -0500 Date: Wed, 24 Sep 1997 12:21:26 -0500 From: keyser@clio.rice.edu (Kevin Keyser) Message-Id: <9709241721.AA15443@clio.rice.edu> To: hometeam@techpower.net Subject: Re: rc.conf Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Why would my rc.conf file grow ? > > here is a sample: > > swapfile="NO" # Set to name of swapfile if aux swapfile desired." > # Set to name of swapfile if aux swapfile desired." # Set to > name of swapfile if aux swapfile desired." # Set to name of swapfil e if > aux swapfile desired." # Set to name of swapfile if aux swapfil e > desired." # Set to name of swapfile if aux swapfile desired." > # Set to name of swapfile if aux swapfile desired." # Set to > name of swapfile if aux swapfile desired. > apm_enable="NO" > > > I noticed this before and grabed a new one from sources, > now it is building again... > > Anyone know what would cause this and how to fix it ? Yes, this is a known problem. Please read: ftp.FreeBSD.org:/pub/FreeBSD/2.2.2-RELEASE/ERRATA.TXT for cause and cure. Kevin