aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dolphin.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/dolphin.profile')
-rw-r--r--etc/dolphin.profile27
1 files changed, 27 insertions, 0 deletions
diff --git a/etc/dolphin.profile b/etc/dolphin.profile
new file mode 100644
index 000000000..09a86f811
--- /dev/null
+++ b/etc/dolphin.profile
@@ -0,0 +1,27 @@
1# dolphin profile
2
3# warning: firejail is currently not effectively constraining dolphin since used services are started by kdeinit5
4
5noblacklist ~/.config/dolphinrc
6noblacklist ~/.local/share/dolphin
7
8include /etc/firejail/disable-common.inc
9# dolphin needs to be able to start arbitrary applications so we cannot blacklist their files
10#include /etc/firejail/disable-programs.inc
11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc
13
14caps.drop all
15netfilter
16nogroups
17nonewprivs
18noroot
19shell none
20seccomp
21protocol unix
22
23# private-bin
24# private-dev
25# private-tmp
26# private-etc
27