aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-10-28 12:41:40 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-10-28 12:41:40 +0000
commitc0b233dcdada1e842db52a11f17af98befb98a00 (patch)
treec034a503fa6cf5eb26d4b0a360e69b2747d7ae90 /etc
parent8e6b01171e30297084bb0b4457c4183c2746aacc (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/sysconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index 1193916b6026..268ebfb97c95 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.25 1995/09/19 10:19:44 jkh Exp $
+# $Id: sysconfig,v 1.26 1995/09/29 20:10:40 wollman Exp $
######################### Start Of Local Configuration Section ###########
@@ -194,3 +194,6 @@ accounting=NO
# Set to YES if you want ibcs2 (SCO) emulation loaded at startup
ibcs2=NO
+
+# Set to YES if you want Linux (a.out) emulation loaded at startup
+linux=NO