aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/digikam.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-11 19:07:32 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-06 04:01:27 -0300
commit8e99a8c2e3385fb43241426c1df390c31f5e9913 (patch)
treeb88fde969bb4c634bd655c83eba879608256994d /etc/profile-a-l/digikam.profile
parentbuild: add missing dbus/x11 commands to arg1 list (diff)
downloadfirejail-8e99a8c2e3385fb43241426c1df390c31f5e9913.tar.gz
firejail-8e99a8c2e3385fb43241426c1df390c31f5e9913.tar.zst
firejail-8e99a8c2e3385fb43241426c1df390c31f5e9913.zip
profiles: fix some comments
Changes: * Turn very long end-of-line comments into normal comments * Turn multi-line end-of-line comments into normal comments * Fix a comment being below instead of above the relevant entry * Turn some comments that look like code into end-of-line comments
Diffstat (limited to 'etc/profile-a-l/digikam.profile')
-rw-r--r--etc/profile-a-l/digikam.profile6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/profile-a-l/digikam.profile b/etc/profile-a-l/digikam.profile
index 05f0dfba8..7c0b902b9 100644
--- a/etc/profile-a-l/digikam.profile
+++ b/etc/profile-a-l/digikam.profile
@@ -37,8 +37,10 @@ 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