const SSHD_CONFIG_DROPIN_DIR: &str = "/etc/ssh/sshd_config.d/";
The directory below which sshd_config drop-in files are located.