Remove redundant /etc/ssh/* glob entry

This commit is contained in:
2026-03-20 19:29:38 +01:00
parent ba885b7dd6
commit 9da043a70e

View File

@@ -122,7 +122,6 @@ const SENSITIVE_PATHS: &[&str] = &[
"${HOME}/.shosts",
"/etc/hosts.equiv",
"/etc/ssh",
"/etc/ssh/*",
// -- GPG --
"${HOME}/.gnupg",
// -- git credentials --