Hi,
is it possible to change the ssh default port and make that change able to survive to sshd update.
When I modify /etc/ssh/sshd_config Port value, the file is reseted at next sshd update. Using specific /etc/ssh/sshd_config.d/example.conf file seems without effect. I suspect those file are not included in default configuration.
Thanks.