aboutsummaryrefslogtreecommitdiffstats
path: root/etc/atool.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/atool.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/atool.profile')
-rw-r--r--etc/atool.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/atool.profile b/etc/atool.profile
index fb75c8408..0250451fc 100644
--- a/etc/atool.profile
+++ b/etc/atool.profile
@@ -7,6 +7,8 @@ include atool.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist ${RUNUSER}/wayland-*
11
10# Allow perl (blacklisted by disable-interpreters.inc) 12# Allow perl (blacklisted by disable-interpreters.inc)
11include allow-perl.inc 13include allow-perl.inc
12 14