aboutsummaryrefslogtreecommitdiffstats
path: root/etc/lynx.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/lynx.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/lynx.profile')
-rw-r--r--etc/lynx.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/lynx.profile b/etc/lynx.profile
index 063285316..fb6fe94ec 100644
--- a/etc/lynx.profile
+++ b/etc/lynx.profile
@@ -7,6 +7,7 @@ include lynx.local
7include globals.local 7include globals.local
8 8
9blacklist /tmp/.X11-unix 9blacklist /tmp/.X11-unix
10blacklist ${RUNUSER}/wayland-*
10 11
11include disable-common.inc 12include disable-common.inc
12include disable-devel.inc 13include disable-devel.inc