aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dolphin.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/dolphin.profile')
-rw-r--r--etc/dolphin.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/dolphin.profile b/etc/dolphin.profile
index 93acbd09e..bef7e0534 100644
--- a/etc/dolphin.profile
+++ b/etc/dolphin.profile
@@ -14,6 +14,7 @@ noblacklist ~/.local/share/dolphin
14include /etc/firejail/disable-common.inc 14include /etc/firejail/disable-common.inc
15include /etc/firejail/disable-devel.inc 15include /etc/firejail/disable-devel.inc
16include /etc/firejail/disable-passwdmgr.inc 16include /etc/firejail/disable-passwdmgr.inc
17# dolphin needs to be able to start arbitrary applications so we cannot blacklist their files
17# include /etc/firejail/disable-programs.inc 18# include /etc/firejail/disable-programs.inc
18 19
19caps.drop all 20caps.drop all
@@ -21,11 +22,11 @@ netfilter
21nogroups 22nogroups
22nonewprivs 23nonewprivs
23noroot 24noroot
25novideo
24protocol unix 26protocol unix
25seccomp 27seccomp
26shell none 28shell none
27 29
28# dolphin needs to be able to start arbitrary applications so we cannot blacklist their files
29# private-bin 30# private-bin
30# private-dev 31# private-dev
31# private-etc 32# private-etc