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/gconf-editor.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/gconf-editor.profile') diff --git a/etc/gconf-editor.profile b/etc/gconf-editor.profile index 7325bfb4c..cb39174e5 100644 --- a/etc/gconf-editor.profile +++ b/etc/gconf-editor.profile @@ -8,9 +8,9 @@ include gconf-editor.local #include globals.local blacklist /tmp/.X11-unix -blacklist ${RUNUSER}/wayland-* -ignore net none +whitelist /usr/share/gconf-editor + ignore x11 none # Redirect -- cgit v1.2.3-70-g09d2