aboutsummaryrefslogtreecommitdiffstats
path: root/etc/nemo.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-02 09:37:20 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-02 09:37:20 -0500
commitcaaac4417bd9b4116681c96fa1127b3f78c33d1d (patch)
tree0c1fd52865432943dff536a7679408bec47df683 /etc/nemo.profile
parentget_mempolicy syscall was temporarily removed from the default seccomp list. ... (diff)
parentFixes (diff)
downloadfirejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.tar.gz
firejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.tar.zst
firejail-caaac4417bd9b4116681c96fa1127b3f78c33d1d.zip
Merge pull request #1367 from SpotComms/mh
Harden profiles
Diffstat (limited to 'etc/nemo.profile')
-rw-r--r--etc/nemo.profile17
1 files changed, 7 insertions, 10 deletions
diff --git a/etc/nemo.profile b/etc/nemo.profile
index 1d9124d19..5e6f4936f 100644
--- a/etc/nemo.profile
+++ b/etc/nemo.profile
@@ -16,18 +16,15 @@ include /etc/firejail/disable-devel.inc
16 16
17caps.drop all 17caps.drop all
18netfilter 18netfilter
19no3d
20nogroups
19nonewprivs 21nonewprivs
20noroot 22noroot
23nosound
24novideo
21protocol unix,inet,inet6 25protocol unix,inet,inet6
22seccomp 26seccomp
23
24#
25# depending on your usage, you can enable some of the commands below:
26#
27nogroups
28shell none 27shell none
29# private-bin program 28
30# private-etc none 29noexec ${HOME}
31# private-dev 30noexec /tmp
32# private-tmp
33# nosound