]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
seccomp-util: drop process_vm_readv from @debug group
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Nov 2018 19:13:54 +0000 (20:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 30 Nov 2018 15:46:09 +0000 (16:46 +0100)
it's already part of @ipc, no need to have it in both. Given that @ipc
is much more popular (as it is part of @system-service for example),
let's not define it a second time.

src/shared/seccomp-util.c

index 67ccd43c3f01a0093fc40a43dca588139f7234e6..42d6dd2a94342ba4d7f7cb17e568cea2bda39f85 100644 (file)
@@ -371,8 +371,6 @@ const SyscallFilterSet syscall_filter_sets[_SYSCALL_FILTER_SET_MAX] = {
                 .value =
                 "lookup_dcookie\0"
                 "perf_event_open\0"
-                "process_vm_readv\0"
-                "process_vm_writev\0"
                 "ptrace\0"
                 "rtas\0"
 #ifdef __NR_s390_runtime_instr