https://bugzilla.mindrot.org/show_bug.cgi?id=2717
--- Comment #6 from [email protected] --- (In reply to Damien Miller from comment #3) > Created attachment 2979 [details] > Allow LogLevel to appear in sshd_config Match blocks > > I think the best way to do this would be to allow LogLevel to appear > inside Match blocks, so you can do: > > Match 192.20.123.45 > LogLevel quiet > > LogLevel is only currently supported at the top level of config and > not inside Match, so this patch fixes that. Very elegant solution - thank you -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
