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

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

 



/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>
---
 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 *
-- 
2.17.1




[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