aboutsummaryrefslogtreecommitdiffstats
path: root/etc/digikam.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/digikam.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/digikam.profile')
-rw-r--r--etc/digikam.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/digikam.profile b/etc/digikam.profile
index 2e1947419..5a0e70ef1 100644
--- a/etc/digikam.profile
+++ b/etc/digikam.profile
@@ -36,7 +36,7 @@ shell none
36 36
37# private-bin program 37# private-bin program
38# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device 38# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device
39# private-etc none 39# private-etc none,ca-certificates,ssl,pki,crypto-policies
40private-tmp 40private-tmp
41 41
42noexec ${HOME} 42noexec ${HOME}