aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/ssh-agent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/ssh-agent.profile')
-rw-r--r--etc/profile-m-z/ssh-agent.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/profile-m-z/ssh-agent.profile b/etc/profile-m-z/ssh-agent.profile
index 01b63d3ce..d2e2b3408 100644
--- a/etc/profile-m-z/ssh-agent.profile
+++ b/etc/profile-m-z/ssh-agent.profile
@@ -8,7 +8,9 @@ include globals.local
8 8
9noblacklist /etc/ssh 9noblacklist /etc/ssh
10noblacklist /tmp/ssh-* 10noblacklist /tmp/ssh-*
11noblacklist ${HOME}/.ssh 11
12# Allow ssh (blacklisted by disable-common.inc)
13include allow-ssh.inc
12 14
13blacklist /tmp/.X11-unix 15blacklist /tmp/.X11-unix
14blacklist ${RUNUSER}/wayland-* 16blacklist ${RUNUSER}/wayland-*