aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.sysinit b/rc.sysinit
index e21fe6c..27d6a40 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -236,8 +236,8 @@ if [ "$CONSOLEFONT" != "" ]; then
else
/usr/bin/setfont $CONSOLEFONT -C /dev/vc/${i}
fi
- echo 'echo -ne "\e(K"' >>/etc/profile.d/locale.sh
done
+ echo 'echo -ne "\e(K"' >>/etc/profile.d/locale.sh
stat_done
fi