aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zoom.profile
diff options
context:
space:
mode:
authorLibravatar Raphaƫl Droz <raphael.droz+floss@gmail.com>2017-07-27 10:20:53 -0300
committerLibravatar GitHub <noreply@github.com>2017-07-27 10:20:53 -0300
commitcf4252d9ec2edf3ad867b8136a384f2f82f3014a (patch)
tree22f3fcae2fda6d5188e71618ce65783a9f30d3e8 /etc/zoom.profile
parentAllow eom and xviewer to write to user's trash (diff)
downloadfirejail-cf4252d9ec2edf3ad867b8136a384f2f82f3014a.tar.gz
firejail-cf4252d9ec2edf3ad867b8136a384f2f82f3014a.tar.zst
firejail-cf4252d9ec2edf3ad867b8136a384f2f82f3014a.zip
Zoom cache dir
Zoom seems to use of a QT cache-disk feature which depends upon a ~/.cache/<app>/qmlcache directory. If it can not, Zoom will segfault with mprotect failed in ExecutableAllocator::makeExecutable: Permission denied
Diffstat (limited to 'etc/zoom.profile')
-rw-r--r--etc/zoom.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/zoom.profile b/etc/zoom.profile
index fbd2af2de..bf71aa5ce 100644
--- a/etc/zoom.profile
+++ b/etc/zoom.profile
@@ -17,7 +17,7 @@ include /etc/firejail/disable-devel.inc
17 17
18mkdir ~/.zoom 18mkdir ~/.zoom
19whitelist ~/.zoom 19whitelist ~/.zoom
20 20whitelist ~/.cache/zoom
21 21
22caps.drop all 22caps.drop all
23netfilter 23netfilter