From 27f32e45d24635a32e219babec276139042bed4e Mon Sep 17 00:00:00 2001 From: Tad Date: Mon, 12 Mar 2018 17:48:53 -0400 Subject: 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 --- etc/idea.sh.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/idea.sh.profile') diff --git a/etc/idea.sh.profile b/etc/idea.sh.profile index caec416e9..52afe8eb0 100644 --- a/etc/idea.sh.profile +++ b/etc/idea.sh.profile @@ -5,6 +5,7 @@ include /etc/firejail/idea.sh.local # Persistent global definitions include /etc/firejail/globals.local +noblacklist /etc/profile.d noblacklist ${HOME}/.IdeaIC* noblacklist ${HOME}/.android noblacklist ${HOME}/.gitconfig -- cgit v1.2.3-54-g00ecf