summaryrefslogtreecommitdiff
path: root/tests/etc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-10-26 01:59:55 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-10-26 01:59:55 -0400
commit74b446aef77a46302430ee8aac7124f40d9bf1b4 (patch)
treebf5771d54f280d4c1802d85f0435de91660d665d /tests/etc
parent8859ba489c1234a3920cb121c177d06b3b8779f7 (diff)
testing: moved the LogLevel debugging for ssh into config files, added an ssh-agent to the final ssh invocation.
Diffstat (limited to 'tests/etc')
-rw-r--r--tests/etc/ssh/sshd_config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/etc/ssh/sshd_config b/tests/etc/ssh/sshd_config
index 15b980c..82c72b9 100644
--- a/tests/etc/ssh/sshd_config
+++ b/tests/etc/ssh/sshd_config
@@ -20,3 +20,4 @@ TCPKeepAlive no
AcceptEnv LANG LC_*
UsePAM no
UsePrivilegeSeparation no
+LogLevel DEBUG