flatcar-scripts/sdk_container
Krzesimir Nowak 0103249bcb coreos-base/coreos-init: Pull in fixed sshd_config
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
2023-01-11 08:52:38 +01:00
..
src/third_party/coreos-overlay coreos-base/coreos-init: Pull in fixed sshd_config 2023-01-11 08:52:38 +01:00