firejail/etc/allow-python2.inc
glitsj16 ebe7dca1c0
allow-*.local customizations (#3187)
* local customizations for allow-common-devel.inc

* local customizations for allow-java.inc

* local customizations for allow-lua.inc

* local customizations for allow-perl.inc

* local customizations for allow-python2.inc

* local customizations for allow-python3.inc

* local customizations for allow-ruby.inc
2020-01-25 22:18:04 +00:00

9 lines
298 B
PHP

# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-python2.local
noblacklist ${PATH}/python2*
noblacklist /usr/include/python2*
noblacklist /usr/lib/python2*
noblacklist /usr/local/lib/python2*
noblacklist /usr/share/python2*