aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-python2.inc
blob: f1830043ad645fc16c144af25a65fb1929578b1d (plain) (blame)
1
2
3
4
5
6
7
8
9
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-python2.local

nodeny  ${PATH}/python2*
nodeny  /usr/include/python2*
nodeny  /usr/lib/python2*
nodeny  /usr/local/lib/python2*
nodeny  /usr/share/python2*