aboutsummaryrefslogtreecommitdiffstats
path: root/etc/file-roller.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-03-12 17:48:53 -0400
committerLibravatar Tad <tad@spotco.us>2018-03-12 17:48:53 -0400
commit27f32e45d24635a32e219babec276139042bed4e (patch)
tree277e814a5afaed14ecf7f44fc3f4dec702baa28f /etc/file-roller.profile
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-27f32e45d24635a32e219babec276139042bed4e.tar.gz
firejail-27f32e45d24635a32e219babec276139042bed4e.tar.zst
firejail-27f32e45d24635a32e219babec276139042bed4e.zip
More fixes for /etc/profile and mdwe
- Adds noblacklist /etc/profile.d to many profiles like 2e17082ba4b3399bf5d68bb75587934ea028cc5c and 970f739e2be202a39ab82f589d5773267b903de6 - Disables mdwe to workaround #1803 like 970f739e2be202a39ab82f589d5773267b903de6
Diffstat (limited to 'etc/file-roller.profile')
-rw-r--r--etc/file-roller.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/file-roller.profile b/etc/file-roller.profile
index 98b7aad42..bc4e70da4 100644
--- a/etc/file-roller.profile
+++ b/etc/file-roller.profile
@@ -34,6 +34,6 @@ private-dev
34# private-etc fonts 34# private-etc fonts
35# private-tmp 35# private-tmp
36 36
37memory-deny-write-execute 37#memory-deny-write-execute - breaks on Arch
38noexec ${HOME} 38noexec ${HOME}
39noexec /tmp 39noexec /tmp