aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/allow-ssh.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/allow-ssh.inc b/etc/inc/allow-ssh.inc
index 6b2c5846e..d4895b82e 100644
--- a/etc/inc/allow-ssh.inc
+++ b/etc/inc/allow-ssh.inc
@@ -6,6 +6,7 @@ noblacklist ${HOME}/.ssh
6noblacklist /etc/ssh 6noblacklist /etc/ssh
7noblacklist /etc/ssh/ssh_config 7noblacklist /etc/ssh/ssh_config
8noblacklist /etc/ssh/ssh_config.d 8noblacklist /etc/ssh/ssh_config.d
9noblacklist /etc/ssh/ssh_revoked_hosts # RevokedHostKeys on Gentoo
9noblacklist ${PATH}/ssh* 10noblacklist ${PATH}/ssh*
10noblacklist /tmp/ssh-* 11noblacklist /tmp/ssh-*
11# Arch Linux and derivatives 12# Arch Linux and derivatives