From: Lennart Poettering Date: Fri, 24 Mar 2023 13:52:34 +0000 (+0100) Subject: man: update syscal filter group list X-Git-Tag: v254-rc1~927^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F26960%2Fhead;p=thirdparty%2Fsystemd.git man: update syscal filter group list --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 4001123a962..17be33c56a2 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2350,6 +2350,10 @@ RestrictNamespaces=~cgroup net @obsolete Unusual, obsolete or unimplemented (create_module2, gtty2, …) + + @pkey + System calls that deal with memory protection keys (pkeys7) + @privileged All system calls which need super-user capabilities (capabilities7) @@ -2370,6 +2374,10 @@ RestrictNamespaces=~cgroup net @resources System calls for changing resource limits, memory and scheduling parameters (setrlimit2, setpriority2, …) + + @sandbox + System calls for sandboxing programs (seccomp2, Landlock system calls, …) + @setuid System calls for changing user ID and group ID credentials, (setuid2, setgid2, setresuid2, …)