I am looking to disable MOTD on my Debian 12 systems. I updated my sshd_config file to not display MOTD but it is still showing up. Is it possible it is coming from another module and how can I disable it?
I deploy servers in Vultr with a shell script. I would need to be able to call a command in my shell script to disable MOTD so I do not have to go into the server to make this change for each new server.