summaryrefslogtreecommitdiffstats
path: root/etc/bitcoin-qt.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:49:32 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:49:32 -0400
commit898387577f68ec9b69ae0e5f4d13409ed53a1fdf (patch)
treea9752288a87afb7c734966b9336b958e0a99da14 /etc/bitcoin-qt.profile
parentMerges (diff)
downloadfirejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.tar.gz
firejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.tar.zst
firejail-898387577f68ec9b69ae0e5f4d13409ed53a1fdf.zip
Stop breaking PKI with private-etc
Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077
Diffstat (limited to 'etc/bitcoin-qt.profile')
-rw-r--r--etc/bitcoin-qt.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bitcoin-qt.profile b/etc/bitcoin-qt.profile
index 84c2c77de..efc11cc9c 100644
--- a/etc/bitcoin-qt.profile
+++ b/etc/bitcoin-qt.profile
@@ -40,7 +40,7 @@ tracelog
40private-bin bitcoin-qt 40private-bin bitcoin-qt
41private-dev 41private-dev
42# Causes problem with loading of libGL.so 42# Causes problem with loading of libGL.so
43#private-etc fonts 43#private-etc fonts,ca-certificates,ssl,pki,crypto-policies
44# Works, but QT complains about OpenSSL a bit. 44# Works, but QT complains about OpenSSL a bit.
45#private-lib 45#private-lib
46private-tmp 46private-tmp