https://bugzilla.mindrot.org/show_bug.cgi?id=2413
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- Well ssh *is* actually writing it, but it's being immediately discarded outside of ssh's control. You can already suppress the warning with LogLevel=ERROR as noted in those links and UserKnownHostsFile=/dev/null is a pretty poor practice anyway, so I don't think we should be doing anything to encourage it. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
