sshd_config.d/README.md: fix formatting, note priority

This commit is contained in:
Aminda Suomalainen 2023-09-28 14:35:21 +03:00
parent c0fcc82c4d
commit 2c47aaae48
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,14 @@
sshd_config should include something like
`sshd_config` should include something like
Include /etc/ssh/sshd_config.d/\*.conf
```
Include /etc/ssh/sshd_config.d/*.conf
```
NOTE: This became supported only at OpenSSHd 8.2 on 2020-02-14.
https://www.openssh.com/txt/release-8.2
NOTE also that the first time an option is specified wins.
## See also
https://infosec.mozilla.org/guidelines/openssh