fix wsl apport breaking sites
parent
9db9c495c8
commit
01ed4d49d0
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue