seccomp.2: Note that SECCOMP_RET_USER_NOTIF can be overridden

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-15 13:12:03 +02:00
parent 8459e46597
commit 0a86ac9c9b
1 changed files with 4 additions and 0 deletions

View File

@ -624,6 +624,10 @@ and there is no tracer).
See
.BR seccomp_unotify (2)
for further details.
.IP
Note that the supervisor process will not be notified
if another filter returns an action value with a precedence greater than
.BR SECCOMP_RET_USER_NOTIF .
.TP
.BR SECCOMP_RET_TRACE
When returned, this value will cause the kernel to attempt to notify a