aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ristretto.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/ristretto.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/ristretto.profile')
-rw-r--r--etc/ristretto.profile22
1 files changed, 12 insertions, 10 deletions
diff --git a/etc/ristretto.profile b/etc/ristretto.profile
index ca4b1a64d..3d3491658 100644
--- a/etc/ristretto.profile
+++ b/etc/ristretto.profile
@@ -10,22 +10,24 @@ noblacklist ~/.Steam
10noblacklist ~/.steam 10noblacklist ~/.steam
11 11
12include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
15include /etc/firejail/disable-programs.inc
15 16
16caps.drop all 17caps.drop all
17netfilter 18netfilter
19no3d
20nogroups
18nonewprivs 21nonewprivs
19noroot 22noroot
20protocol unix,inet,inet6 23nosound
24novideo
25protocol unix
21seccomp 26seccomp
22
23#
24# depending on your usage, you can enable some of the commands below:
25#
26nogroups
27shell none 27shell none
28# private-bin program 28
29# private-etc none
30private-dev 29private-dev
31# private-tmp 30private-tmp
31
32noexec ${HOME}
33noexec /tmp