[projects/rc-scripts] Use C.UTF-8, so UTF-8 locale is available by default.

arekm arekm at pld-linux.org
Thu Jun 12 11:37:30 CEST 2025


commit d4ee22c531f63effa1c7eac5f8d55c000ec0bbd8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jun 12 10:35:42 2025 +0200

    Use C.UTF-8, so UTF-8 locale is available by default.

 sysconfig/i18n | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/sysconfig/i18n b/sysconfig/i18n
index 83e4e19e..93cdd781 100644
--- a/sysconfig/i18n
+++ b/sysconfig/i18n
@@ -2,6 +2,7 @@
 # NOTE: Do not use expressions here, systemd does not expand them:
 # LANG="${LANG:-en_US.UTF-8}"
 #
+LANG=C.UTF-8
 #LANG=en_US.UTF-8
 #LANG=pl_PL.UTF-8
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/d4ee22c531f63effa1c7eac5f8d55c000ec0bbd8



More information about the pld-cvs-commit mailing list