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
This commit is contained in:
Raphaël Droz 2017-07-27 10:20:53 -03:00 committed by GitHub
parent 07877370ed
commit cf4252d9ec

View file

@ -17,7 +17,7 @@ include /etc/firejail/disable-devel.inc
mkdir ~/.zoom
whitelist ~/.zoom
whitelist ~/.cache/zoom
caps.drop all
netfilter