|
|
|
|
|
by HumanOstrich
585 days ago
|
|
A better practice is to use the `.d/` convention as intended - so you can have overrides and customizations without having to edit the OS-managed /etc/ssh/sshd_config file and fight it if an OS upgrade changes it. Edit: It's not really a mistake on Ubuntu's part, and is common in other distros for overriding upstream defaults[1]. [1]: https://askubuntu.com/a/1516347 |
|