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/qupzilla.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/qupzilla.profile') diff --git a/etc/qupzilla.profile b/etc/qupzilla.profile index da1ca2281..e73e8a5e1 100644 --- a/etc/qupzilla.profile +++ b/etc/qupzilla.profile @@ -33,7 +33,7 @@ seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@res # tracelog private-dev -# private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,adobe,mime.types,mailcap,asound.conf,pulse,machine-id +# private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,adobe,mime.types,mailcap,asound.conf,pulse,machine-id,ca-certificates,ssl,pki,crypto-policies # private-tmp - interferes with the opening of downloaded files noexec ${HOME} -- cgit v1.2.3-54-g00ecf