aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-python2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/allow-python2.inc')
-rw-r--r--etc/inc/allow-python2.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/inc/allow-python2.inc b/etc/inc/allow-python2.inc
new file mode 100644
index 000000000..b0525e2e1
--- /dev/null
+++ b/etc/inc/allow-python2.inc
@@ -0,0 +1,9 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include allow-python2.local
4
5noblacklist ${PATH}/python2*
6noblacklist /usr/include/python2*
7noblacklist /usr/lib/python2*
8noblacklist /usr/local/lib/python2*
9noblacklist /usr/share/python2*