aboutsummaryrefslogtreecommitdiffstats
path: root/etc/baobab.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/baobab.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/baobab.profile')
-rw-r--r--etc/baobab.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/baobab.profile b/etc/baobab.profile
index 52f8af82e..e47e31bb1 100644
--- a/etc/baobab.profile
+++ b/etc/baobab.profile
@@ -30,6 +30,6 @@ private-bin baobab
30private-dev 30private-dev
31private-tmp 31private-tmp
32 32
33memory-deny-write-execute 33#memory-deny-write-execute - breaks on Arch
34noexec ${HOME} 34noexec ${HOME}
35noexec /tmp 35noexec /tmp