firejail/etc/inc/allow-python2.inc
2020-04-21 08:24:28 -04: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*