diff options
author | Colin Watson <cjwatson@debian.org> | 2015-03-22 23:08:49 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-03-22 23:11:28 +0000 |
commit | 07133900300496bea64634492d8b62c311181c02 (patch) | |
tree | e3fcd36812fef32fc2eecae1d8dd5545a627234d /sshd_config.5 | |
parent | 24e85656d3fa178b461fb725b92de95a04204177 (diff) | |
parent | 581424965d2d722a991c3247d4c0bb5950cb4fc5 (diff) |
Revert LC_* configuration change (closes: #780797).
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index 09bb5fe33..7aa7b4733 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -75,11 +75,7 @@ following: | |||
75 | .It | 75 | .It |
76 | .Cm PrintMotd No no | 76 | .Cm PrintMotd No no |
77 | .It | 77 | .It |
78 | .Cm AcceptEnv No LANG Xo | 78 | .Cm AcceptEnv No LANG LC_* |
79 | .No LC_ADDRESS LC_COLLATE LC_CTYPE LC_IDENTIFICATION LC_MEASUREMENT | ||
80 | .No LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME | ||
81 | .No LC_ALL | ||
82 | .Xc | ||
83 | .It | 79 | .It |
84 | .Cm Subsystem No sftp /usr/lib/openssh/sftp-server | 80 | .Cm Subsystem No sftp /usr/lib/openssh/sftp-server |
85 | .It | 81 | .It |