aboutsummaryrefslogtreecommitdiffstats
path: root/etc/atom.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/atom.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/atom.profile')
-rw-r--r--etc/atom.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/atom.profile b/etc/atom.profile
index de09275cc..ec8e0e900 100644
--- a/etc/atom.profile
+++ b/etc/atom.profile
@@ -7,6 +7,7 @@ include /etc/firejail/globals.local
7 7
8# blacklist /run/user/*/bus 8# blacklist /run/user/*/bus
9 9
10noblacklist /etc/profile.d
10noblacklist ${HOME}/.atom 11noblacklist ${HOME}/.atom
11noblacklist ${HOME}/.config/Atom 12noblacklist ${HOME}/.config/Atom
12 13