aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dconf.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-17 17:11:20 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-18 11:25:55 +0100
commit634cf3b49a4583439c30224b28f5965ffdb3178e (patch)
tree565604f1d3fccfb2c3068a69c4ae13080d7916ac /etc/dconf.profile
parentadd 'blacklist ${RUNUSER}/wayland-*' to all profi… (diff)
downloadfirejail-634cf3b49a4583439c30224b28f5965ffdb3178e.tar.gz
firejail-634cf3b49a4583439c30224b28f5965ffdb3178e.tar.zst
firejail-634cf3b49a4583439c30224b28f5965ffdb3178e.zip
add 'blacklist ${RUNUSER}/wayland-*' to all profi…
…les with 'x11 none'
Diffstat (limited to 'etc/dconf.profile')
-rw-r--r--etc/dconf.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/dconf.profile b/etc/dconf.profile
index ebb362fb6..2ee573463 100644
--- a/etc/dconf.profile
+++ b/etc/dconf.profile
@@ -6,6 +6,8 @@ include dconf.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist ${RUNUSER}/wayland-*
10
9include disable-common.inc 11include disable-common.inc
10include disable-devel.inc 12include disable-devel.inc
11include disable-exec.inc 13include disable-exec.inc