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

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