testing: Accept LANG and LC_* env variables via SSH on guests
The client config already includes SendEnv for them. Without that these variables currently default to POSIX.
This commit is contained in:
@@ -11,4 +11,5 @@ PermitEmptyPasswords yes
|
||||
PrintMotd no
|
||||
PrintLastLog no
|
||||
UsePAM no
|
||||
AcceptEnv LANG LC_*
|
||||
AcceptEnv LEAK_DETECTIVE_LOG
|
||||
|
||||
Reference in New Issue
Block a user