aboutsummaryrefslogtreecommitdiffstats
path: root/etc/seahorse.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-01-18 23:29:09 +0000
committerLibravatar GitHub <noreply@github.com>2020-01-18 23:29:09 +0000
commit789c30eb984ea638735726e39f2e65fbc25c989e (patch)
tree508e45f6a4328304a3ab19d82de1ecb4c155c667 /etc/seahorse.profile
parentUpdate SECURITY.md (diff)
downloadfirejail-789c30eb984ea638735726e39f2e65fbc25c989e.tar.gz
firejail-789c30eb984ea638735726e39f2e65fbc25c989e.tar.zst
firejail-789c30eb984ea638735726e39f2e65fbc25c989e.zip
fixes for 'blacklist ${RUNUSER}/wayland-*' (#3166)
* unbreak audio-recorder Support both X11 and Wayland by default. Users can add 'blacklist ${RUNUSER}/wayland-*' or 'x11 none' in their audio-recorder.local. * unbreak ddgtk Support both X11 and Wayland by default. Users can add 'blacklist ${RUNUSER}/wayland-*' or 'x11 none' in their ddgtk.local. * unbreak and harden gconf-editor Support both X11 and Wayland by default. Also whitelist /usr/share/gconf-editor for wusc. * unbreak seahorse Support both X11 and Wayland by default. * add blacklist ${RUNUSER}/wayland-* to dnscrypt-proxy
Diffstat (limited to 'etc/seahorse.profile')
-rw-r--r--etc/seahorse.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/seahorse.profile b/etc/seahorse.profile
index 0470dc286..5a742d05f 100644
--- a/etc/seahorse.profile
+++ b/etc/seahorse.profile
@@ -7,7 +7,6 @@ include seahorse.local
7include globals.local 7include globals.local
8 8
9blacklist /tmp/.X11-unix 9blacklist /tmp/.X11-unix
10blacklist ${RUNUSER}/wayland-*
11 10
12noblacklist ${HOME}/.gnupg 11noblacklist ${HOME}/.gnupg
13noblacklist ${HOME}/.ssh 12noblacklist ${HOME}/.ssh