From 789c30eb984ea638735726e39f2e65fbc25c989e Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sat, 18 Jan 2020 23:29:09 +0000 Subject: 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 --- etc/dnscrypt-proxy.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/dnscrypt-proxy.profile') diff --git a/etc/dnscrypt-proxy.profile b/etc/dnscrypt-proxy.profile index 65722b3ef..6637b8d02 100644 --- a/etc/dnscrypt-proxy.profile +++ b/etc/dnscrypt-proxy.profile @@ -8,6 +8,7 @@ include dnscrypt-proxy.local include globals.local blacklist /tmp/.X11-unix +blacklist ${RUNUSER}/wayland-* noblacklist /sbin noblacklist /usr/sbin -- cgit v1.2.3-70-g09d2