File: allow-python3.inc

package info (click to toggle)
firejail 0.9.80-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,308 kB
  • sloc: ansic: 48,772; exp: 9,427; sh: 1,431; makefile: 662; python: 505; awk: 32
file content (11 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-python3.local

noblacklist ${HOME}/.local/lib/python3*
noblacklist ${PATH}/python3*
noblacklist /usr/include/python3*
noblacklist /usr/lib/python3*
noblacklist /usr/lib64/python3*
noblacklist /usr/local/lib/python3*
noblacklist /usr/share/python3*