aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
diff options
context:
space:
mode:
Diffstat (limited to 'rc.sysinit')
-rwxr-xr-xrc.sysinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.sysinit b/rc.sysinit
index ff862be..5d1a5cd 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -210,6 +210,7 @@ if [ "$LOCALE" != "" ]; then
for i in `seq 1 12`; do
echo -ne "\033%G" >/dev/vc/${i}
done
+ echo ' echo -ne "\033%G"'>>/etc/profile.d/locale.sh
if [ "$CONSOLEFONT" = "" ]; then
CONSOLEFONT="LatArCyrHeb-16"
fi