summaryrefslogtreecommitdiffstats
path: root/etc/k3b.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
commit9e3ba319be6b9546d7e8f450ca419ee2f3f4040b (patch)
tree0aebe82de78a61877c267f4dcb2ebcc13a2e37c9 /etc/k3b.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/k3b.profile')
-rw-r--r--etc/k3b.profile24
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/k3b.profile b/etc/k3b.profile
index 8c2d60107..c2aed68c9 100644
--- a/etc/k3b.profile
+++ b/etc/k3b.profile
@@ -1,29 +1,29 @@
1# Persistent global definitions go here 1# Firejail profile for k3b
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/k3b.local 4include /etc/firejail/k3b.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# k3b profile
9noblacklist ~/.kde4/share/config/k3brc
10noblacklist ~/.kde/share/config/k3brc
11noblacklist ~/.config/k3brc 8noblacklist ~/.config/k3brc
9noblacklist ~/.kde/share/config/k3brc
10noblacklist ~/.kde4/share/config/k3brc
11
12include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
13include /etc/firejail/disable-programs.inc
14include /etc/firejail/disable-devel.inc 13include /etc/firejail/disable-devel.inc
15include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
15include /etc/firejail/disable-programs.inc
16 16
17caps.drop all 17caps.drop all
18no3d 18no3d
19nonewprivs 19nonewprivs
20noroot 20noroot
21nosound 21nosound
22shell none
23seccomp
24protocol unix 22protocol unix
23seccomp
24shell none
25tracelog 25tracelog
26 26
27# private-bin 27# private-bin
28# private-tmp
29# private-etc 28# private-etc
29# private-tmp