Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 1998 22:30:33 -0800 (PST)
From:      Kevin McQuiggin <mcquiggi@sfu.ca>
To:        questions@freebsd.org
Subject:   Big Problem with rc.conf
Message-ID:  <199801060630.WAA03038@fraser.sfu.ca>

next in thread | raw e-mail | index | archive | help
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 
# to change the default startup behavior of your system.
#
# All arguments must be in double or single quotes.
#
#	$Id: rc.conf,v 1.1.2.9 1997/05/13 08:27:49 jkh Exp $

##############################################################
### Important initial Boot-time options  #####################
##############################################################

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 swapfile if aux swapfile desired."		# Set to name of swapfile if
apm_enable="NO"		# Set to YES if you want APM enabled."		# Set to YES if you want APM enabled."		# Set to YES if you want APM enabled."		# Set to YES if you want APM enabled."		# Set to YES if you want APM enabled."		# Set to YES if you want APM enabled."
pccard_enable="		# If pccard_enable="		# If pccard_enable="		# If pcca"		# If pccard_enable="		# If pccard_enable="		# If pccard_enable=YES, t"		# If pccard_enable=YES, this is card memory address."		# If pccard_enable=YE"		# If pccar"		# If pccard_enabl"
pccard_mem="DEFAULT"	# If pccard_enable=YES, this is card memory address."		# If pccard_enable=YES, this is card memory address."		# If pccard_enable=YES, this is card memory address."		# If pccard_enable=YES, this is card memory address."		# If pccard_en
pccard_ifconfig="NO"	# Specialized pccard ethernet configuration (or NO)."		# Specialized pccard ethernet configuration (or NO)."		# Specialized pccard ethernet configuration (or NO)."		# Specialized pccard ethernet configuration (or NO)."		# Specialized"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801060630.WAA03038>