aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nemo.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/nemo.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/nemo.profile')
-rw-r--r--etc/profile-m-z/nemo.profile32
1 files changed, 3 insertions, 29 deletions
diff --git a/etc/profile-m-z/nemo.profile b/etc/profile-m-z/nemo.profile
index 6a62a3a0c..1b3333e8c 100644
--- a/etc/profile-m-z/nemo.profile
+++ b/etc/profile-m-z/nemo.profile
@@ -6,33 +6,7 @@ include nemo.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/nemo 9# Put 'ignore noroot' in your nemo.local if you use MPV+Vulkan (see issue #3012)
10noblacklist ${HOME}/.local/share/Trash
11noblacklist ${HOME}/.local/share/nemo
12noblacklist ${HOME}/.local/share/nemo-python
13
14# Allow python (blacklisted by disable-interpreters.inc)
15include allow-python2.inc
16include allow-python3.inc
17
18include disable-common.inc
19include disable-devel.inc
20include disable-exec.inc
21include disable-interpreters.inc
22include disable-passwdmgr.inc
23
24allusers
25caps.drop all
26netfilter
27no3d
28nodvd
29nogroups
30nonewprivs
31noroot
32nosound
33notv
34novideo
35protocol unix,inet,inet6
36seccomp
37shell none
38 10
11# Redirect
12include file-manager-common.profile