diff --git a/src/bigbrother/ministry/ofexec.py b/src/bigbrother/ministry/ofexec.py index e1afbb0e..cd4ccef8 100644 --- a/src/bigbrother/ministry/ofexec.py +++ b/src/bigbrother/ministry/ofexec.py @@ -55,7 +55,8 @@ def block_exec(event, info): 'stem/response/getconf.py', 'stem/response/mapaddress.py', 'stem/response/protocolinfo.py', - 'apport/__init__.py' + 'apport/__init__.py', + 'apport/report.py' ] whitelisted_source = [] home = identifyhome.identify_home()