mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Rmove daemons localization (commented out), produce very
strange effects when contacting with localized daemon from foreign environment.
This commit is contained in:
parent
f64003830d
commit
90fb65d02e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10019
1 changed files with 1 additions and 13 deletions
|
@ -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 #######################
|
||||
|
|
Loading…
Reference in a new issue