aboutsummaryrefslogtreecommitdiffstats
path: root/etc/quassel.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/quassel.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/quassel.profile')
-rw-r--r--etc/quassel.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/quassel.profile b/etc/quassel.profile
index a78d1edcd..c65089e20 100644
--- a/etc/quassel.profile
+++ b/etc/quassel.profile
@@ -19,7 +19,8 @@ nonewprivs
19noroot 19noroot
20notv 20notv
21protocol unix,inet,inet6 21protocol unix,inet,inet6
22seccomp 22# QtWebengine needs chroot to set up its own sandbox
23seccomp !chroot
23 24
24private-cache 25private-cache
25private-tmp 26private-tmp