execve.2: Document treatment of SECBIT_KEEP_CAPS securebits flag on execve()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-10-27 06:29:16 +02:00
parent 30cc7676ef
commit 8e9412e7a5
1 changed files with 7 additions and 0 deletions

View File

@ -193,6 +193,13 @@ The process name, as set by
.IR "ps\ \-o comm" ),
is reset to the name of the new executable file.
.IP *
The
.B SECBIT_KEEP_CAPS
.I securebits
flag is cleared.
See
.BR capabilities (7).
.IP *
The termination signal is reset to
.B SIGCHLD
(see