summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-11-07 12:50:20 +0000
committerbapt <bapt@FreeBSD.org>2015-11-07 12:50:20 +0000
commit6fd9bada6c0fb5ae0c32b1362d911c731fb9fbe9 (patch)
treebc29b6f7e85983e90a3e6e61349e436780a57222 /etc
parent48edc92a3107f8f9cab7cf08951dc862b3d5a762 (diff)
downloadFreeBSD-src-6fd9bada6c0fb5ae0c32b1362d911c731fb9fbe9.zip
FreeBSD-src-6fd9bada6c0fb5ae0c32b1362d911c731fb9fbe9.tar.gz
Stop enforcing LC_COLLATE to C unicode collation is now supported
Diffstat (limited to 'etc')
-rw-r--r--etc/login.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/login.conf b/etc/login.conf
index ae6b8a0..2cc6730 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -26,7 +26,7 @@ default:\
:passwd_format=sha512:\
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
- :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,LC_COLLATE=C:\
+ :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
:path=/sbin /bin /usr/sbin /usr/bin /usr/local/sbin /usr/local/bin ~/bin:\
:nologin=/var/run/nologin:\
:cputime=unlimited:\
OpenPOWER on IntegriCloud