aboutsummaryrefslogtreecommitdiffstats
path: root/etc/bleachbit.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/bleachbit.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/bleachbit.profile')
-rw-r--r--etc/bleachbit.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bleachbit.profile b/etc/bleachbit.profile
index 345dd119a..f2553cd9c 100644
--- a/etc/bleachbit.profile
+++ b/etc/bleachbit.profile
@@ -14,7 +14,6 @@ include /etc/firejail/disable-passwdmgr.inc
14caps.drop all 14caps.drop all
15#ipc-namespace 15#ipc-namespace
16net none 16net none
17netfilter
18no3d 17no3d
19nogroups 18nogroups
20nonewprivs 19nonewprivs
@@ -30,5 +29,6 @@ shell none
30# private-tmp 29# private-tmp
31# private-etc 30# private-etc
32 31
32memory-deny-write-execute
33noexec ${HOME} 33noexec ${HOME}
34noexec /tmp 34noexec /tmp