]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
seccomp: "idle" is another obsolete syscall
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Sep 2017 17:39:54 +0000 (19:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Sep 2017 13:45:21 +0000 (15:45 +0200)
src/shared/seccomp-util.c

index fef61607319085574e897177fc43dc33ffc69d0f..eee7f04571387317019b15642ca29d2347966e05 100644 (file)
@@ -545,6 +545,7 @@ const SyscallFilterSet syscall_filter_sets[_SYSCALL_FILTER_SET_MAX] = {
                 "get_kernel_syms\0"
                 "getpmsg\0"
                 "gtty\0"
+                "idle\0"
                 "lock\0"
                 "mpx\0"
                 "prof\0"