]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/seccomp-util.c
seccomp: drop mincore() from @system-service syscall filter group
[thirdparty/systemd.git] / src / shared / seccomp-util.c
index 42d6dd2a94342ba4d7f7cb17e568cea2bda39f85..cc58b3c07879d4bb0d7fd143e239c4bbd49bd96e 100644 (file)
@@ -793,7 +793,6 @@ const SyscallFilterSet syscall_filter_sets[_SYSCALL_FILTER_SET_MAX] = {
                 "ioprio_get\0"
                 "kcmp\0"
                 "madvise\0"
-                "mincore\0"
                 "mprotect\0"
                 "mremap\0"
                 "name_to_handle_at\0"