aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kmail.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/kmail.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/kmail.profile')
-rw-r--r--etc/profile-a-l/kmail.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/kmail.profile b/etc/profile-a-l/kmail.profile
index 9724f4963..20d2c01d6 100644
--- a/etc/profile-a-l/kmail.profile
+++ b/etc/profile-a-l/kmail.profile
@@ -41,7 +41,7 @@ include disable-programs.inc
41include whitelist-run-common.inc 41include whitelist-run-common.inc
42include whitelist-var-common.inc 42include whitelist-var-common.inc
43 43
44# apparmor 44#apparmor
45caps.drop all 45caps.drop all
46netfilter 46netfilter
47nodvd 47nodvd
@@ -56,11 +56,11 @@ novideo
56protocol unix,inet,inet6,netlink 56protocol unix,inet,inet6,netlink
57# we need to allow chroot, io_getevents, ioprio_set, io_setup, io_submit system calls 57# we need to allow chroot, io_getevents, ioprio_set, io_setup, io_submit system calls
58seccomp !chroot,!io_getevents,!io_setup,!io_submit,!ioprio_set 58seccomp !chroot,!io_getevents,!io_setup,!io_submit,!ioprio_set
59# tracelog 59#tracelog
60 60
61private-dev 61private-dev
62# private-tmp - interrupts connection to akonadi, breaks opening of email attachments 62#private-tmp # interrupts connection to akonadi, breaks opening of email attachments
63# writable-run-user is needed for signing and encrypting emails 63# writable-run-user is needed for signing and encrypting emails
64writable-run-user 64writable-run-user
65 65
66# restrict-namespaces 66#restrict-namespaces