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