From 883c66008f7b9d522cc80f56d743283288cf863f Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Thu, 27 Jun 2013 16:17:58 +0200 Subject: 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. --- remote/modules/german/data/etc/default/locale | 1 + 1 file changed, 1 insertion(+) create mode 100644 remote/modules/german/data/etc/default/locale (limited to 'remote/modules') 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" -- cgit v1.2.3-55-g7522