mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
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:
parent
7cde77c638
commit
662574386a
@ -11,4 +11,5 @@ PermitEmptyPasswords yes
|
||||
PrintMotd no
|
||||
PrintLastLog no
|
||||
UsePAM no
|
||||
AcceptEnv LANG LC_*
|
||||
AcceptEnv LEAK_DETECTIVE_LOG
|
||||
|
Loading…
x
Reference in New Issue
Block a user