aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ssh.profile')
-rw-r--r--etc/ssh.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index cbd59c6e0..a69fdb0f5 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -12,6 +12,7 @@ noblacklist /tmp/ssh-*
12noblacklist ${HOME}/.ssh 12noblacklist ${HOME}/.ssh
13# nc can be used as ProxyCommand, e.g. when using tor 13# nc can be used as ProxyCommand, e.g. when using tor
14noblacklist ${PATH}/nc 14noblacklist ${PATH}/nc
15noblacklist ${PATH}/ncat
15 16
16include disable-common.inc 17include disable-common.inc
17include disable-exec.inc 18include disable-exec.inc