aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ms-office.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:49:32 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:49:32 -0400
commit898387577f68ec9b69ae0e5f4d13409ed53a1fdf (patch)
treea9752288a87afb7c734966b9336b958e0a99da14 /etc/ms-office.profile
parentMerges (diff)
downloadfirejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.tar.gz
firejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.tar.zst
firejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.zip
Stop breaking PKI with private-etc
Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077
Diffstat (limited to 'etc/ms-office.profile')
-rw-r--r--etc/ms-office.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ms-office.profile b/etc/ms-office.profile
index 49bc4ad37..cedc5eff4 100644
--- a/etc/ms-office.profile
+++ b/etc/ms-office.profile
@@ -36,7 +36,7 @@ tracelog
36 36
37disable-mnt 37disable-mnt
38private-bin bash,fonts,env,jak,ms-office,python*,sh 38private-bin bash,fonts,env,jak,ms-office,python*,sh
39private-etc ca-certificates,resolv.conf,ssl 39private-etc resolv.conf,ca-certificates,ssl,pki,crypto-policies
40private-dev 40private-dev
41private-tmp 41private-tmp
42 42