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/dino.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/dino.profile') diff --git a/etc/dino.profile b/etc/dino.profile index 5c9d44140..a39ec8931 100644 --- a/etc/dino.profile +++ b/etc/dino.profile @@ -35,7 +35,7 @@ shell none disable-mnt private-bin dino private-dev -# private-etc fonts # breaks server connection +# private-etc fonts,ca-certificates,ssl,pki,crypto-policies # breaks server connection private-tmp noexec ${HOME} -- cgit v1.2.3-54-g00ecf