aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
diff options
context:
space:
mode:
authorTobias Powalowski <tpowa@archlinux.org>2005-11-23 12:45:41 +0000
committerTobias Powalowski <tpowa@archlinux.org>2005-11-23 12:45:41 +0000
commita03faeb98fbe82a01977a9900b0d1b6974aac3c6 (patch)
treec97c9d51832310c3ce1295b41dfb0cb17b797113 /rc.sysinit
parentd8df29152b8401e4c56a07b8920f34fdf9252bc1 (diff)
downloadinitscripts-a03faeb98fbe82a01977a9900b0d1b6974aac3c6.tar.xz
'upgpkg: fixed mtp modules, added modules-order option, changes options to -- syntax'
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