aboutsummaryrefslogtreecommitdiffstats
path: root/etc/k3b.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-11-11 19:37:37 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-11-11 19:37:37 +0100
commit51bb906008fdc046a91d91dd5a27bd3bc3afc660 (patch)
treebc0913ec6907fd5c5d4f368697d69ff91940512c /etc/k3b.profile
parentadd HAS_NET conditional (diff)
downloadfirejail-51bb906008fdc046a91d91dd5a27bd3bc3afc660.tar.gz
firejail-51bb906008fdc046a91d91dd5a27bd3bc3afc660.tar.zst
firejail-51bb906008fdc046a91d91dd5a27bd3bc3afc660.zip
tentatively fix k3b profile - #2989
Diffstat (limited to 'etc/k3b.profile')
-rw-r--r--etc/k3b.profile13
1 files changed, 7 insertions, 6 deletions
diff --git a/etc/k3b.profile b/etc/k3b.profile
index 60da458ab..0c1da7ae1 100644
--- a/etc/k3b.profile
+++ b/etc/k3b.profile
@@ -20,17 +20,18 @@ include disable-xdg.inc
20 20
21include whitelist-var-common.inc 21include whitelist-var-common.inc
22 22
23caps.drop all 23caps.keep ipc_lock,sys_nice,sys_rawio,sys_resource
24# net none
24netfilter 25netfilter
25no3d 26no3d
26nonewprivs 27# nonewprivs - breaks privileged helpers
27noroot 28# noroot - breaks privileged helpers
28nosound 29nosound
29notv 30notv
30novideo 31novideo
31protocol unix 32# protocol unix - breaks privileged helpers
32seccomp 33# seccomp - breaks privileged helpers
33shell none 34shell none
34tracelog
35 35
36private-dev
36# private-tmp 37# private-tmp