firejail/etc/inc/allow-python2.inc
pirate486743186 06816e9045
block local python (#5826)
Co-authored-by: pirate486743186 <>
2023-05-11 18:32:45 +00:00

10 lines
338 B
Text

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