mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
According to sshd_config manual, only lines starting with a hash and empty lines are treated as comments. Which means that comments coming after the key value pairs are not really comments and sshd complains about them like: /etc/ssh/sshd_config line 6: keyword PrintLastLog extra arguments at end of line /etc/ssh/sshd_config line 7: keyword PrintMotd extra arguments at end of line /etc/ssh/sshd_config: terminating, 2 bad configuration options |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |