Move custom sshd_config to /etc/ssh/sshd_config.d/
openssh 9.4p1-2 changed /etc/ssh/sshd_config to add support for drop-in files in /etc/ssh/sshd_config.d/. Using drop-in files avoids needing to keep up with changes to the default /etc/ssh/sshd_config.
This commit is contained in:
parent
9bb29f3980
commit
d501e235bb
@ -17,6 +17,7 @@ Changed
|
|||||||
- Mount ``/etc/pacman.d/gnupg`` on tmpfs with option ``noswap`` instead of using ramfs. This ensures there is a limit to
|
- Mount ``/etc/pacman.d/gnupg`` on tmpfs with option ``noswap`` instead of using ramfs. This ensures there is a limit to
|
||||||
the file system size.
|
the file system size.
|
||||||
- Enable systemd-networkd's support for IPv6 Privacy Extensions globally instead of per-connection.
|
- Enable systemd-networkd's support for IPv6 Privacy Extensions globally instead of per-connection.
|
||||||
|
- Moved custom ``sshd_config`` files to ``/ssh/sshd_config.d/10-archiso.conf``
|
||||||
|
|
||||||
Deprecated
|
Deprecated
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user