summaryrefslogtreecommitdiffstats
path: root/etc/digikam.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:51:47 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:51:47 -0400
commit35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4 (patch)
tree74eca6a587a2edf5891a773bf4f34091b44afbac /etc/digikam.profile
parentStop breaking PKI with private-etc (diff)
downloadfirejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.tar.gz
firejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.tar.zst
firejail-35fb03e8ae9712e3df29e4e5b6fd38084ae3e2a4.zip
Minor private-etc cleanup
Command: grep "private-etc none," -Ril .
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 5a0e70ef1..b3b0de1bc 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,ca-certificates,ssl,pki,crypto-policies 39# private-etc ca-certificates,ssl,pki,crypto-policies
40private-tmp 40private-tmp
41 41
42noexec ${HOME} 42noexec ${HOME}