aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ms-office.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ms-office.profile')
-rw-r--r--etc/ms-office.profile12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/ms-office.profile b/etc/ms-office.profile
index f8e75379e..3bc674134 100644
--- a/etc/ms-office.profile
+++ b/etc/ms-office.profile
@@ -9,12 +9,8 @@ noblacklist ${HOME}/.cache/ms-office-online
9noblacklist ${HOME}/.jak 9noblacklist ${HOME}/.jak
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
@@ -39,8 +35,8 @@ shell none
39tracelog 35tracelog
40 36
41disable-mnt 37disable-mnt
42private-bin bash,fonts,env,jak,ms-office,python*,sh 38private-bin bash,env,fonts,jak,ms-office,python*,sh
43private-etc alternatives,resolv.conf,ca-certificates,ssl,pki,crypto-policies 39private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl
44private-dev 40private-dev
45private-tmp 41private-tmp
46 42