From 3c348875f731f259d8ae31e901ace12b84c63409 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Fri, 3 Mar 2023 07:19:13 +0100 Subject: [PATCH] source LANG --- usr/lib/archboot/login.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/lib/archboot/login.sh b/usr/lib/archboot/login.sh index c57b059c0..1cf593770 100644 --- a/usr/lib/archboot/login.sh +++ b/usr/lib/archboot/login.sh @@ -159,6 +159,7 @@ if [[ -e /usr/bin/setup ]]; then ! [[ -e /tmp/.locale ]] && archboot-locale.sh fi cat /etc/motd + source /etc/locale.conf _local_mode _enter_shell if ! [[ -e /tmp/.setup ]]; then