aboutsummaryrefslogtreecommitdiffstats
path: root/etc/anki.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2020-01-08 01:06:08 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2020-01-08 01:06:08 +0100
commitcbcf7fafe3b2b116f887907c1d7882904564f026 (patch)
treeabb50544b9f85ebd34089ea5af5e5ba00800aeb7 /etc/anki.profile
parentAdd comment to sylpheed.profile for supporting non-default storage path (diff)
downloadfirejail-cbcf7fafe3b2b116f887907c1d7882904564f026.tar.gz
firejail-cbcf7fafe3b2b116f887907c1d7882904564f026.tar.zst
firejail-cbcf7fafe3b2b116f887907c1d7882904564f026.zip
allow chroot syscall where apps depend on QtWebengine
derived from QtWebengine reverse dependencies
Diffstat (limited to 'etc/anki.profile')
-rw-r--r--etc/anki.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/anki.profile b/etc/anki.profile
index c349376ff..a0a79ef48 100644
--- a/etc/anki.profile
+++ b/etc/anki.profile
@@ -42,7 +42,8 @@ notv
42nou2f 42nou2f
43novideo 43novideo
44protocol unix,inet,inet6 44protocol unix,inet,inet6
45seccomp 45# QtWebengine needs chroot to set up its own sandbox
46seccomp !chroot
46shell none 47shell none
47tracelog 48tracelog
48 49