1
0
Fork 0

Adding locales fallback.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-23 09:54:04 +02:00
parent 1f099549a7
commit 1ca3af41a5
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

View file

@ -0,0 +1,3 @@
# /etc/profile.d/zz-locales.sh
export LC_ALL="${LC_ALL:-C.UTF-8}"