summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
diff options
context:
space:
mode:
authorJonathan Bauer2013-07-03 18:35:51 +0200
committerJonathan Bauer2013-07-03 18:35:51 +0200
commit5e80d6c87af2304a8e12adb0eded423149f9aa28 (patch)
tree6735b2471b9762f1bcf04aa6a43e1eda22613fa7 /remote/rootfs
parent[pam] add path to rfc_pipefs filesystem when executing rpc.gssd (needed to fi... (diff)
parent+LANG: de_DE.utf8 in /etc/profile (diff)
downloadtm-scripts-5e80d6c87af2304a8e12adb0eded423149f9aa28.tar.gz
tm-scripts-5e80d6c87af2304a8e12adb0eded423149f9aa28.tar.xz
tm-scripts-5e80d6c87af2304a8e12adb0eded423149f9aa28.zip
Merge branch 'master' of git:openslx-ng/tm-scripts
Diffstat (limited to 'remote/rootfs')
-rw-r--r--remote/rootfs/rootfs-stage32/data/etc/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/etc/profile b/remote/rootfs/rootfs-stage32/data/etc/profile
index a9b85a9c..cdfa0142 100644
--- a/remote/rootfs/rootfs-stage32/data/etc/profile
+++ b/remote/rootfs/rootfs-stage32/data/etc/profile
@@ -36,6 +36,7 @@ if [ "$PS1" ]; then
export INPUTRC=/etc/inputrc
export DMALLOC_OPTIONS=debug=0x34f47d83,inter=100,log=logfile
export TERMINFO='/lib/terminfo'
+ export LANG=de_DE.UTF-8
### Some aliases
alias ps2='ps facux '