aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-devel.inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-13 09:48:54 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-13 09:48:54 -0400
commiteecbcd355e97f84ffb4a771d30ece16fa4b12f96 (patch)
treec2009e1f55012f547546e310ceebc969345608fb /etc/disable-devel.inc
parentMerge pull request #432 from Fred-Barclay/master (diff)
downloadfirejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.tar.gz
firejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.tar.zst
firejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.zip
profile fixes
Diffstat (limited to 'etc/disable-devel.inc')
-rw-r--r--etc/disable-devel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/disable-devel.inc b/etc/disable-devel.inc
index ff7fb7f21..fa77ed8d1 100644
--- a/etc/disable-devel.inc
+++ b/etc/disable-devel.inc
@@ -40,7 +40,7 @@ blacklist /usr/bin/python2*
40blacklist /usr/lib/python2* 40blacklist /usr/lib/python2*
41blacklist /usr/local/lib/python2* 41blacklist /usr/local/lib/python2*
42blacklist /usr/include/python2* 42blacklist /usr/include/python2*
43blacklist /usr/share/python2* #If this exists (not on my machine). 43blacklist /usr/share/python2*
44 44
45# Python 3 45# Python 3
46blacklist /usr/bin/python3* 46blacklist /usr/bin/python3*