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/bibletime.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/bibletime.profile') diff --git a/etc/bibletime.profile b/etc/bibletime.profile index b84e8186b..fef7474a9 100644 --- a/etc/bibletime.profile +++ b/etc/bibletime.profile @@ -38,5 +38,5 @@ tracelog # private-bin bibletime,qt5ct private-dev -private-etc fonts,resolv.conf,sword,sword.conf,passwd,machine-id +private-etc fonts,resolv.conf,sword,sword.conf,passwd,machine-id,ca-certificates,ssl,pki,crypto-policies private-tmp -- cgit v1.2.3-54-g00ecf