summaryrefslogtreecommitdiffstats
path: root/remote/modules/german
diff options
context:
space:
mode:
authorChristian Rößler2013-06-27 16:17:58 +0200
committerChristian Rößler2013-06-27 16:17:58 +0200
commit883c66008f7b9d522cc80f56d743283288cf863f (patch)
tree997da2b4beaf2b3a2552f987f1a5d16cf26da7b6 /remote/modules/german
parentLibrary paths changed to reflect openSuse 64bit ($LIB64) (diff)
downloadtm-scripts-883c66008f7b9d522cc80f56d743283288cf863f.tar.gz
tm-scripts-883c66008f7b9d522cc80f56d743283288cf863f.tar.xz
tm-scripts-883c66008f7b9d522cc80f56d743283288cf863f.zip
Added /etc/default/locale by force for openSUSe 64bit, as sometimes when accessing
the sshd from outside too early, the sshd stops(!) with message pam_env sshd:setcred unable to open file /etc/default/locale. This could be a DOS possibility.
Diffstat (limited to 'remote/modules/german')
-rw-r--r--remote/modules/german/data/etc/default/locale1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/german/data/etc/default/locale b/remote/modules/german/data/etc/default/locale
new file mode 100644
index 00000000..b20033b4
--- /dev/null
+++ b/remote/modules/german/data/etc/default/locale
@@ -0,0 +1 @@
+LANG="de_DE.UTF-8"