aboutsummaryrefslogtreecommitdiffstats
path: root/etc/arm.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/arm.profile')
-rw-r--r--etc/arm.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/arm.profile b/etc/arm.profile
index ae93e9665..51dad94d1 100644
--- a/etc/arm.profile
+++ b/etc/arm.profile
@@ -9,12 +9,8 @@ include globals.local
9noblacklist ${HOME}/.arm 9noblacklist ${HOME}/.arm
10 10
11# Allow python (blacklisted by disable-interpreters.inc) 11# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2* 12include allow-python2.inc
13noblacklist ${PATH}/python3* 13include allow-python3.inc
14noblacklist /usr/lib/python2*
15noblacklist /usr/lib/python3*
16noblacklist /usr/local/lib/python2*
17noblacklist /usr/local/lib/python3*
18 14
19include disable-common.inc 15include disable-common.inc
20include disable-devel.inc 16include disable-devel.inc
@@ -45,8 +41,8 @@ shell none
45tracelog 41tracelog
46 42
47disable-mnt 43disable-mnt
48private-bin arm,tor,sh,bash,python*,ps,lsof,ldconfig 44private-bin arm,bash,ldconfig,lsof,ps,python*,sh,tor
49private-dev 45private-dev
50private-etc alternatives,tor,passwd,ca-certificates,ssl,pki,crypto-policies 46private-etc alternatives,ca-certificates,crypto-policies,passwd,pki,ssl,tor
51private-tmp 47private-tmp
52 48