From 898387577f68ec9b69ae0e5f4d13409ed53a1fdf Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 8 Aug 2018 19:49:32 -0400 Subject: Stop breaking PKI with private-etc Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077 --- etc/totem.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/totem.profile') diff --git a/etc/totem.profile b/etc/totem.profile index 66fac60a4..0acbc5127 100644 --- a/etc/totem.profile +++ b/etc/totem.profile @@ -34,7 +34,7 @@ private-bin totem # totem needs access to ~/.cache/tracker or it exits #private-cache private-dev -# private-etc fonts,machine-id,pulse,asound.conf +# private-etc fonts,machine-id,pulse,asound.conf,ca-certificates,ssl,pki,crypto-policies private-tmp noexec ${HOME} -- cgit v1.2.3-54-g00ecf