aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/ssh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/ssh.profile')
-rw-r--r--etc/profile-m-z/ssh.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-m-z/ssh.profile b/etc/profile-m-z/ssh.profile
index 9295013e7..194b2082c 100644
--- a/etc/profile-m-z/ssh.profile
+++ b/etc/profile-m-z/ssh.profile
@@ -10,6 +10,7 @@ include globals.local
10# nc can be used as ProxyCommand, e.g. when using tor 10# nc can be used as ProxyCommand, e.g. when using tor
11noblacklist ${PATH}/nc 11noblacklist ${PATH}/nc
12noblacklist ${PATH}/ncat 12noblacklist ${PATH}/ncat
13noblacklist /usr/lib/openssh/ssh-keysign
13 14
14# Allow ssh (blacklisted by disable-common.inc) 15# Allow ssh (blacklisted by disable-common.inc)
15include allow-ssh.inc 16include allow-ssh.inc