ssh: send locale env vars
This commit is contained in:
parent
1a1acba0e7
commit
c4439324db
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.
|
|||
AddressFamily inet
|
||||
RequestTty yes
|
||||
PreferredAuthentications=publickey
|
||||
SendEnv LC_* LANG
|
||||
|
||||
Include ~/.ssh/private_config
|
||||
|
||||
|
|
Loading…
Reference in a new issue