summaryrefslogtreecommitdiffstats
path: root/etc/sysconfig
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-23 01:25:19 +0000
committerjkh <jkh@FreeBSD.org>1995-03-23 01:25:19 +0000
commiteab2c349799b5be274b03a396e9730509da13f9d (patch)
tree7126f6e41646111a708031c8786f2ab5108c51a9 /etc/sysconfig
parent24d962fe5d54b4fd7dbc3c6a16411c0f406193bf (diff)
downloadFreeBSD-src-eab2c349799b5be274b03a396e9730509da13f9d.zip
FreeBSD-src-eab2c349799b5be274b03a396e9730509da13f9d.tar.gz
Another pass through our rc files in an attempt to eliminate historical
crufy and generally make all of this easier to understand and modify.
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig10
1 files changed, 9 insertions, 1 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index d582b84..8c6df7e 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.3 1995/03/22 03:29:55 ache Exp $
+# $Id: sysconfig,v 1.4 1995/03/22 18:00:36 jkh Exp $
######################### Start Of Syscons Section #######################
@@ -130,3 +130,11 @@ accounting=NO
# Uncomment next line to activate italian locale
# LANG=it_IT.ISO8859-1; export LANG
# For full list of locales, check /usr/share/locale/*
+
+######################### End Of Netconfig Section #######################
+
+######################### Start Of Misc Section #######################
+
+# Set to YES if you want ibcs2 emulation loaded at startup
+ibcs2=NO
+
OpenPOWER on IntegriCloud