aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/digikam.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-08 20:28:39 +0000
committerLibravatar GitHub <noreply@github.com>2023-09-08 20:28:39 +0000
commit032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1 (patch)
tree2387d9f2fbd71a280a9ba9cb317217c31c7797e6 /etc/profile-a-l/digikam.profile
parenttransgui: hardening (#5989) (diff)
parentprofiles: fix commented code and eol comments (diff)
downloadfirejail-032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1.tar.gz
firejail-032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1.tar.zst
firejail-032aa1ff1b992c5c1395ae1ee23c52fde41fbcd1.zip
Merge pull request #5987 from kmk3/profiles-fix-eol-comments
profiles: fix commented code and eol comments
Diffstat (limited to 'etc/profile-a-l/digikam.profile')
-rw-r--r--etc/profile-a-l/digikam.profile12
1 files changed, 7 insertions, 5 deletions
diff --git a/etc/profile-a-l/digikam.profile b/etc/profile-a-l/digikam.profile
index 05f0dfba8..34d4081d4 100644
--- a/etc/profile-a-l/digikam.profile
+++ b/etc/profile-a-l/digikam.profile
@@ -37,11 +37,13 @@ protocol unix,inet,inet6,netlink
37# QtWebengine needs chroot to set up its own sandbox 37# QtWebengine needs chroot to set up its own sandbox
38seccomp !chroot 38seccomp !chroot
39 39
40# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device 40# private-dev prevents libdc1394 from loading; this lib is used to connect to a
41# private-etc alternatives,ca-certificates,crypto-policies,pki,ssl 41# camera device
42#private-dev
43#private-etc alternatives,ca-certificates,crypto-policies,pki,ssl
42private-tmp 44private-tmp
43 45
44# dbus-user none 46#dbus-user none
45# dbus-system none 47#dbus-system none
46 48
47# restrict-namespaces 49#restrict-namespaces