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