sshd fix locale problems
This commit is contained in:
parent
5b7c67815b
commit
16a7bb915f
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ PermitTTY yes
|
|||
TCPKeepAlive yes
|
||||
ClientAliveInterval 30
|
||||
ClientAliveCountMax 5
|
||||
AcceptEnv LANG LC_*
|
||||
AcceptEnv LANG
|
||||
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||
|
|
Loading…
Reference in a new issue