capabilities.7: Document a new use of CAP_SYS_RESOURCE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-16 12:29:08 +01:00
parent ee3d7b3b46
commit 7509f758ce
1 changed files with 7 additions and 0 deletions

View File

@ -653,6 +653,13 @@ limit for a System V message queue above the limit in
and
.BR msgctl (2));
.IP *
allow the
.B RLIMIT_NOFILE
resource limit on the number of "in-flight" file descriptors
to be bypassed when passing file descriptors to another process
via a UNIX domain socket (see
.BR unix (7));
.IP *
override the
.I /proc/sys/fs/pipe-size-max
limit when setting the capacity of a pipe using the