aboutsummaryrefslogtreecommitdiffstats
path: root/etc/artha.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-17 17:07:19 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-18 11:20:32 +0100
commita3cc09e5d96beb53dd13d48a9202bae97fb474aa (patch)
treeacac9767a7bd58c3ef9cafe4f59bb1a6c0688ecc /etc/artha.profile
parent'blacklist /tmp/.X11-unix' is implied by x11 none (diff)
downloadfirejail-a3cc09e5d96beb53dd13d48a9202bae97fb474aa.tar.gz
firejail-a3cc09e5d96beb53dd13d48a9202bae97fb474aa.tar.zst
firejail-a3cc09e5d96beb53dd13d48a9202bae97fb474aa.zip
add 'blacklist ${RUNUSER}/wayland-*' to all profi…
…les with 'blacklist /tmp/.X11-unix'
Diffstat (limited to 'etc/artha.profile')
-rw-r--r--etc/artha.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/artha.profile b/etc/artha.profile
index 31f8887c4..aaaede7ee 100644
--- a/etc/artha.profile
+++ b/etc/artha.profile
@@ -11,6 +11,7 @@ noblacklist ${HOME}/.config/artha.log
11noblacklist ${HOME}/.config/enchant 11noblacklist ${HOME}/.config/enchant
12 12
13blacklist /tmp/.X11-unix 13blacklist /tmp/.X11-unix
14blacklist ${RUNUSER}/wayland-*
14 15
15include disable-common.inc 16include disable-common.inc
16include disable-devel.inc 17include disable-devel.inc