Re: [PATCH] capabilities.7: Add two more items for POSIX message queues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/8/20 9:29 PM, Saikiran Madugula wrote:
> /proc/sys/fs/mqueue/msg_max and /proc/sys/fs/mqueue/msgsize_max
> also require CAP_SYS_RESOURCE
> 
> Signed-off-by: Saikiran Madugula <hummerbliss@xxxxxxxxx>

Thanks, Saikiran. Patch applied.

Cheers,

Michael

> ---
>  man7/capabilities.7 | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/man7/capabilities.7 b/man7/capabilities.7
> index fd841b4f1..adb8bad5b 100644
> --- a/man7/capabilities.7
> +++ b/man7/capabilities.7
> @@ -722,7 +722,10 @@ to increase the capacity of a pipe above the limit specified by
>  .IR /proc/sys/fs/pipe-max-size ;
>  .IP *
>  override
> -.I /proc/sys/fs/mqueue/queues_max
> +.I /proc/sys/fs/mqueue/queues_max,
> +.I /proc/sys/fs/mqueue/msg_max,
> +and
> +.I /proc/sys/fs/mqueue/msgsize_max
>  limit when creating POSIX message queues (see
>  .BR mq_overview (7));
>  .IP *
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux