From ff5c51473825ded61241cbfe60281b3a310b4ebc Mon Sep 17 00:00:00 2001 From: Tad Date: Fri, 6 Apr 2018 01:20:18 -0400 Subject: Bleachbit needs python --- etc/bleachbit.profile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/bleachbit.profile b/etc/bleachbit.profile index 0a0d502d3..8060d5275 100644 --- a/etc/bleachbit.profile +++ b/etc/bleachbit.profile @@ -5,6 +5,12 @@ include /etc/firejail/bleachbit.local # Persistent global definitions include /etc/firejail/globals.local +# Allow python (blacklisted by disable-interpreters.inc) +noblacklist ${PATH}/python2* +noblacklist ${PATH}/python3* +noblacklist /usr/lib/python2* +noblacklist /usr/lib/python3* + include /etc/firejail/disable-common.inc include /etc/firejail/disable-devel.inc include /etc/firejail/disable-interpreters.inc -- cgit v1.2.3-70-g09d2