1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-04 17:47:03 +03:00

seccomp: "idle" is another obsolete syscall

This commit is contained in:
Lennart Poettering 2017-09-13 19:39:54 +02:00
parent 215728ff39
commit 7e0c3b8fda

View 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"