namespaces.7: Document /proc/sys/user/max_time_namespaces

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-16 13:25:02 +02:00
parent c96bc2056c
commit c8bbab9a6a
1 changed files with 5 additions and 0 deletions

View File

@ -308,6 +308,11 @@ network namespaces that may be created in the user namespace.
The value in this file defines a per-user limit on the number of
PID namespaces that may be created in the user namespace.
.TP
.IR max_time_namespaces " (since Linux 5.7)"
.\" commit eeec26d5da8248ea4e240b8795bb4364213d3247
The value in this file defines a per-user limit on the number of
time namespaces that may be created in the user namespace.
.TP
.IR max_user_namespaces
The value in this file defines a per-user limit on the number of
user namespaces that may be created in the user namespace.