Comment on The order of files in /etc/ssh/sshd_config.d/ mattersparentComments−eliaspro1yThat's why I only use socket-activated per-connection instances of sshd.Every configuration change immediately applies to every new connection - no need to restart the service!−wruza1ysocket-activated per-connection instancesYay, they reinvented inetd too!−eliaspro1yIt's not like they (as in OpenSSH) did, but that's an (IMHO very under-utilized) standard feature of systemd that's been there basically since the very beginning.
Comments
That's why I only use socket-activated per-connection instances of sshd.
Every configuration change immediately applies to every new connection - no need to restart the service!
socket-activated per-connection instances
Yay, they reinvented inetd too!
It's not like they (as in OpenSSH) did, but that's an (IMHO very under-utilized) standard feature of systemd that's been there basically since the very beginning.