aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-python3.inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-05-19 11:04:23 -0400
committerLibravatar GitHub <noreply@github.com>2023-05-19 11:04:23 -0400
commit250cb3a183d2364db028d2b701b783b630836815 (patch)
tree2a10045cd6b12e4ab8b79ed266ec223469d0919e /etc/inc/allow-python3.inc
parentemail-common.profile: allow clamav plugin for claws-mail (diff)
parentMerge pull request #5808 from Dieterbe/qutebrowser-qt6-mpris-change (diff)
downloadfirejail-250cb3a183d2364db028d2b701b783b630836815.tar.gz
firejail-250cb3a183d2364db028d2b701b783b630836815.tar.zst
firejail-250cb3a183d2364db028d2b701b783b630836815.zip
Merge branch 'master' into clawsmail-clamav
Diffstat (limited to 'etc/inc/allow-python3.inc')
-rw-r--r--etc/inc/allow-python3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/allow-python3.inc b/etc/inc/allow-python3.inc
index d968886b0..0693fb7e7 100644
--- a/etc/inc/allow-python3.inc
+++ b/etc/inc/allow-python3.inc
@@ -2,6 +2,7 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include allow-python3.local 3include allow-python3.local
4 4
5noblacklist ${HOME}/.local/lib/python3*
5noblacklist ${PATH}/python3* 6noblacklist ${PATH}/python3*
6noblacklist /usr/include/python3* 7noblacklist /usr/include/python3*
7noblacklist /usr/lib/python3* 8noblacklist /usr/lib/python3*