aboutsummaryrefslogtreecommitdiffstats
path: root/etc/anki.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-01-09 16:33:01 -0500
committerLibravatar GitHub <noreply@github.com>2020-01-09 16:33:01 -0500
commit90ef1856a1cdcc041b8832f8252f179c55b7b01d (patch)
tree7b80280ad327982f52ffe4693e19a817d125d052 /etc/anki.profile
parentMerge pull request #3134 from nblock/dev/cmus (diff)
parentallow chroot syscall where apps depend on QtWebengine (diff)
downloadfirejail-90ef1856a1cdcc041b8832f8252f179c55b7b01d.tar.gz
firejail-90ef1856a1cdcc041b8832f8252f179c55b7b01d.tar.zst
firejail-90ef1856a1cdcc041b8832f8252f179c55b7b01d.zip
Merge pull request #3131 from smitsohu/webengine
allow chroot syscall where apps depend on QtWebengine
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