aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nautilus.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-m-z/nautilus.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-m-z/nautilus.profile')
-rw-r--r--etc/profile-m-z/nautilus.profile35
1 files changed, 3 insertions, 32 deletions
diff --git a/etc/profile-m-z/nautilus.profile b/etc/profile-m-z/nautilus.profile
index e003488de..e54bea228 100644
--- a/etc/profile-m-z/nautilus.profile
+++ b/etc/profile-m-z/nautilus.profile
@@ -9,36 +9,7 @@ include globals.local
9# Nautilus is started by systemd on most systems. Therefore it is not firejailed by default. Since there 9# Nautilus is started by systemd on most systems. Therefore it is not firejailed by default. Since there
10# is already a nautilus process running on gnome desktops firejail will have no effect. 10# is already a nautilus process running on gnome desktops firejail will have no effect.
11 11
12noblacklist ${HOME}/.config/nautilus 12# Put 'ignore noroot' in your nautilus.local if you use MPV+Vulkan (see issue #3012)
13noblacklist ${HOME}/.local/share/Trash
14noblacklist ${HOME}/.local/share/nautilus
15noblacklist ${HOME}/.local/share/nautilus-python
16 13
17# Allow python (blacklisted by disable-interpreters.inc) 14# Redirect
18include allow-python2.inc 15include file-manager-common.profile
19include allow-python3.inc
20
21include disable-common.inc
22include disable-devel.inc
23include disable-interpreters.inc
24include disable-passwdmgr.inc
25# include disable-programs.inc
26
27allusers
28caps.drop all
29netfilter
30nodvd
31nogroups
32nonewprivs
33noroot
34notv
35novideo
36protocol unix
37seccomp
38shell none
39tracelog
40
41# nautilus needs to be able to start arbitrary applications so we cannot blacklist their files
42# private-bin nautilus
43# private-dev
44# private-tmp