diff options
Diffstat (limited to 'testing/hosts/default/etc/ssh/sshd_config')
-rw-r--r-- | testing/hosts/default/etc/ssh/sshd_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/hosts/default/etc/ssh/sshd_config b/testing/hosts/default/etc/ssh/sshd_config index ae2e4cc84..ecd7f4fd1 100644 --- a/testing/hosts/default/etc/ssh/sshd_config +++ b/testing/hosts/default/etc/ssh/sshd_config @@ -12,3 +12,4 @@ PermitEmptyPasswords yes PrintMotd no PrintLastLog no UsePAM no +AcceptEnv LEAK_DETECTIVE_LOG |