Sneakily make linux=YES by default and hope that nobody notices.

This commit is contained in:
Jordan K. Hubbard 1999-01-08 23:47:28 +00:00
parent b51e08ff33
commit 4c581c3b33
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
# $Id: rc.conf,v 1.69 1998/12/27 23:00:18 jkh Exp $
# $Id: rc.conf,v 1.70 1999/01/03 22:19:22 jkh Exp $
##############################################################
### Important initial Boot-time options #####################
@ -169,7 +169,7 @@ dumpdev="NO" # Device name to crashdump to (if enabled).
check_quotas="NO" # Check quotas (or NO).
accounting_enable="NO" # Turn on process accounting (or NO).
ibcs2_enable="NO" # Ibcs2 (SCO) emulation loaded at startup (or NO).
linux_enable="NO" # Linux emulation loaded at startup (or NO).
linux_enable="YES" # Linux emulation loaded at startup (or NO).
rand_irqs="NO" # Stir the entropy pool (like "5 11" or NO).
clear_tmp_enable="NO" # Clear /tmp at startup.
ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib" # shared library search paths