aboutsummaryrefslogtreecommitdiffstats
path: root/etc/nemo.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-07-05 09:40:54 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-02 00:13:42 -0400
commit0dba38435ef92ccc01cc9ff23b69df55489ec983 (patch)
treedfd1d8db02f579183fa77acdbde9aa315596220f /etc/nemo.profile
parentx11/xpra support (diff)
downloadfirejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.tar.gz
firejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.tar.zst
firejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.zip
Harden profiles
- Added 'disable-devel.conf' to many profiles - Added 'disable-mnt' to many profiles - Added 'noexec' to many profiles - Removed 'netfilter' and 'net none' from profiles with 'protocol unix' - Cleaned up profiles using defaults
Diffstat (limited to 'etc/nemo.profile')
-rw-r--r--etc/nemo.profile16
1 files changed, 6 insertions, 10 deletions
diff --git a/etc/nemo.profile b/etc/nemo.profile
index 1d9124d19..d4bb0d5ff 100644
--- a/etc/nemo.profile
+++ b/etc/nemo.profile
@@ -16,18 +16,14 @@ include /etc/firejail/disable-devel.inc
16 16
17caps.drop all 17caps.drop all
18netfilter 18netfilter
19no3d
19nonewprivs 20nonewprivs
20noroot 21noroot
22nosound
23novideo
21protocol unix,inet,inet6 24protocol unix,inet,inet6
22seccomp 25seccomp
23
24#
25# depending on your usage, you can enable some of the commands below:
26#
27nogroups
28shell none 26shell none
29# private-bin program 27
30# private-etc none 28noexec ${HOME}
31# private-dev 29noexec /tmp
32# private-tmp
33# nosound