commit | dbcc652f4ca11fe04e5930c7ef18a219318c6cda | [log] [download] |
---|---|---|
author | djm@openbsd.org <djm@openbsd.org> | Mon Apr 27 00:21:21 2015 +0000 |
committer | Damien Miller <djm@mindrot.org> | Wed Apr 29 18:15:39 2015 +1000 |
tree | 0519c314a0e3e7fa6864eb15132e17150949098d | |
parent | b7ca276fca316c952f0b90f5adb1448c8481eedc [diff] |
upstream commit allow "sshd -f none" to skip reading the config file, much like "ssh -F none" does. ok dtucker