From 0c98761dec22e39ec11ca4f12231fd71fc1b31db Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Fri, 30 Aug 2019 20:57:18 +0200 Subject: fixup! Use new seccomp syntax from #2926 in more profiles --- etc/kmail.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/kmail.profile b/etc/kmail.profile index e174cf2bf..198b05a11 100644 --- a/etc/kmail.profile +++ b/etc/kmail.profile @@ -51,7 +51,7 @@ nou2f novideo protocol unix,inet,inet6,netlink # we need to allow chroot, io_getevents, ioprio_set, io_setup, io_submit system calls -seccomp !chroot,!io_getevents,!io_submit,!io_submit,!ioprio_set +seccomp !chroot,!io_getevents,!io_setup,!io_submit,!ioprio_set # tracelog private-dev -- cgit v1.2.3-54-g00ecf