aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-08-10 16:25:57 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-08-10 16:25:57 +0000
commit90fb65d02e96d6731dc705d90c3d746daf781d9e (patch)
tree0e33317a89d566203c6c21e33242c0fb259ba034
parentf64003830d90c75b00012edcfbfebd318e395d51 (diff)
downloadsrc-90fb65d02e96d6731dc705d90c3d746daf781d9e.tar.gz
src-90fb65d02e96d6731dc705d90c3d746daf781d9e.zip
Rmove daemons localization (commented out), produce very
strange effects when contacting with localized daemon from foreign environment.
Notes
Notes: svn path=/head/; revision=10019
-rw-r--r--etc/sysconfig14
1 files changed, 1 insertions, 13 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index c900d4fa9abe..cc39f5e679a5 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.17 1995/07/05 04:12:33 peter Exp $
+# $Id: sysconfig,v 1.18 1995/07/20 16:26:26 wollman Exp $
######################### Start Of Syscons Section #######################
@@ -169,18 +169,6 @@ check_quotas=NO
# doesn't work and should be left disabled.
accounting=NO
-
-# This stuff needed for proper daemons tuning, comsat f.e.
-# See profile and csh.login also.
-# Uncomment next line if you want to setup your 8-bit locale at program
-# startup automatically
-# ENABLE_STARTUP_LOCALE=; export ENABLE_STARTUP_LOCALE
-# Uncomment next line to activate russian locale
-# LANG=ru_SU.KOI8-R; export LANG
-# Uncomment next line to activate italian locale
-# LANG=it_IT.ISO_8859-1; export LANG
-# For full list of locales, check /usr/share/locale/*
-
######################### End Of Netconfig Section #######################
######################### Start Of Misc Section #######################