aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/dolphin.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-04-21 20:58:34 +0000
committerLibravatar GitHub <noreply@github.com>2020-04-21 20:58:34 +0000
commitb7bcc70d20a71daf5ba6dff670bbf90e7a09d2e4 (patch)
tree609778557c185bb7fabef76ac05a694f875d4f09 /etc/profile-a-l/dolphin.profile
parentupdate issue template + add ICEauthority to wruc (diff)
downloadfirejail-b7bcc70d20a71daf5ba6dff670bbf90e7a09d2e4.tar.gz
firejail-b7bcc70d20a71daf5ba6dff670bbf90e7a09d2e4.tar.zst
firejail-b7bcc70d20a71daf5ba6dff670bbf90e7a09d2e4.zip
file managers refactoring (#3375)
* refactor caja.profile * refactor dolphin.profile * Create file-manager-common.profile * refactor nautilus.profile * refactor nemo.profile * refactor pcmanfm.profile * refactor ranger.profile * refactor Thunar.profile
Diffstat (limited to 'etc/profile-a-l/dolphin.profile')
-rw-r--r--etc/profile-a-l/dolphin.profile34
1 files changed, 3 insertions, 31 deletions
diff --git a/etc/profile-a-l/dolphin.profile b/etc/profile-a-l/dolphin.profile
index d264470af..e0300a577 100644
--- a/etc/profile-a-l/dolphin.profile
+++ b/etc/profile-a-l/dolphin.profile
@@ -6,37 +6,9 @@ include dolphin.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.local/share/Trash 9# Put 'ignore noroot' in your dolphin.local if you use MPV+Vulkan (see issue #3012)
10# noblacklist ${HOME}/.cache/dolphin - disable-programs.inc is disabled, see below
11# noblacklist ${HOME}/.config/dolphinrc
12# noblacklist ${HOME}/.local/share/dolphin
13 10
14# Allow lua (blacklisted by disable-interpreters.inc) 11# Redirect
15include allow-lua.inc 12include file-manager-common.profile
16
17include disable-common.inc
18include disable-devel.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21# dolphin needs to be able to start arbitrary applications so we cannot blacklist their files
22# include disable-programs.inc
23
24allusers
25caps.drop all
26# net none
27netfilter
28nodvd
29nogroups
30nonewprivs
31# Comment the next line (or put 'ignore noroot' in your dolphin.local) if you use MPV+Vulkan (see issue #3012)
32noroot
33notv
34novideo
35protocol unix,inet,inet6,netlink
36seccomp
37shell none
38
39private-dev
40# private-tmp
41 13
42join-or-start dolphin 14join-or-start dolphin