torture: Set sshd debug level to DEBUG3

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2016-02-02 11:27:38 +01:00
parent cbd75c3e35
commit 063430744d

View File

@@ -910,7 +910,7 @@ static void torture_setup_create_sshd_config(void **state)
"HostKey %s\n"
"HostKey %s\n"
"\n"
"LogLevel DEBUG1\n"
"LogLevel DEBUG3\n"
"Subsystem sftp %s\n"
"\n"
"PasswordAuthentication yes\n"