From 8e99a8c2e3385fb43241426c1df390c31f5e9913 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 11 Aug 2023 19:07:32 -0300 Subject: 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 --- etc/profile-a-l/digikam.profile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'etc/profile-a-l/digikam.profile') 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 # QtWebengine needs chroot to set up its own sandbox seccomp !chroot -# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device -# private-etc alternatives,ca-certificates,crypto-policies,pki,ssl +# private-dev prevents libdc1394 from loading; this lib is used to connect to a +# camera device +#private-dev +#private-etc alternatives,ca-certificates,crypto-policies,pki,ssl private-tmp # dbus-user none -- cgit v1.2.3-54-g00ecf