aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/allow-ssh.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/inc/allow-ssh.inc b/etc/inc/allow-ssh.inc
index a78798a18..8995e5a74 100644
--- a/etc/inc/allow-ssh.inc
+++ b/etc/inc/allow-ssh.inc
@@ -5,6 +5,9 @@ include allow-ssh.local
5noblacklist ${HOME}/.ssh 5noblacklist ${HOME}/.ssh
6noblacklist /etc/ssh 6noblacklist /etc/ssh
7noblacklist /etc/ssh/ssh_config 7noblacklist /etc/ssh/ssh_config
8noblacklist /tmp/ssh-*
9noblacklist ${PATH}/ssh 8noblacklist ${PATH}/ssh
10noblacklist /usr/lib/openssh/ssh-keysign 9noblacklist /tmp/ssh-*
10# Debian/Ubuntu and derivatives
11noblacklist /usr/lib/openssh
12# Arch Linux and derivatives
13noblacklist /usr/lib/ssh