aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gconf-editor.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-07-01 19:24:14 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-01 19:24:14 +0000
commit73321c5974212b09e6f65313a1291601adaec735 (patch)
tree2626cae4d13e780cad621dc196c034f9c5542de5 /etc/gconf-editor.profile
parentUpdate wording in templates (#2815) (diff)
downloadfirejail-73321c5974212b09e6f65313a1291601adaec735.tar.gz
firejail-73321c5974212b09e6f65313a1291601adaec735.tar.zst
firejail-73321c5974212b09e6f65313a1291601adaec735.zip
Fixes (#2816)
* Unbreak gconf-editor * Add x11 none to curl.profile * Add x11 none to wget.profile * Add x11 none to dnscrypt-proxy.profile * Add tracelog to ssh-agent.profile * Add x11 none to aria2c.profile * Add x11 none to arch-audit.profile * Add x11 none to archaudit-report.profile
Diffstat (limited to 'etc/gconf-editor.profile')
-rw-r--r--etc/gconf-editor.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/gconf-editor.profile b/etc/gconf-editor.profile
index 1b84bf536..8d98eebbc 100644
--- a/etc/gconf-editor.profile
+++ b/etc/gconf-editor.profile
@@ -7,5 +7,9 @@ include gconf-editor.local
7# added by included profile 7# added by included profile
8#include globals.local 8#include globals.local
9 9
10blacklist /tmp/.X11-unix
11
12ignore x11 none
13
10# Redirect 14# Redirect
11include gconf.profile 15include gconf.profile