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