aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/login
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-11-14 19:16:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-11-14 19:16:39 +0000
commit09ef995baf45333d45ab214daf8c03e1a25f8fcc (patch)
treeba1c5c003930836cfac6e5c139ef12a132d895cf /usr.bin/login
parentbcf9ae275153c1013b88e1332446474242607a80 (diff)
downloadsrc-09ef995baf45333d45ab214daf8c03e1a25f8fcc.tar.gz
src-09ef995baf45333d45ab214daf8c03e1a25f8fcc.zip
Change the default locale to C.UTF-8
The C.UTF-8 locales is the same as the actual C locale except it does support the unicode character set. But the collation etc are still the same as the C locale one. Reviewed by: many Approved by: many Differential Revision: https://reviews.freebsd.org/D26973
Notes
Notes: svn path=/head/; revision=367690
Diffstat (limited to 'usr.bin/login')
-rw-r--r--usr.bin/login/login.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/login/login.conf b/usr.bin/login/login.conf
index e7b142250c37..25f0f267ff68 100644
--- a/usr.bin/login/login.conf
+++ b/usr.bin/login/login.conf
@@ -47,8 +47,9 @@ default:\
:umtxp=unlimited:\
:priority=0:\
:ignoretime@:\
- :umask=022:
-
+ :umask=022:\
+ :charset=UTF-8:\
+ :lang=C.UTF-8:
#
# A collection of common class names - forward them all to 'default'