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/qbittorrent.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/qbittorrent.profile') diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile index 2017beee4..eb15ff445 100644 --- a/etc/qbittorrent.profile +++ b/etc/qbittorrent.profile @@ -51,7 +51,7 @@ shell none private-bin qbittorrent,python* private-dev -# private-etc X11,fonts,xdg,resolv.conf +# private-etc X11,fonts,xdg,resolv.conf,ca-certificates,ssl,pki,crypto-policies # private-lib - problems on Arch private-tmp -- cgit v1.2.3-54-g00ecf