diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2016-09-22 19:52:03 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2016-09-22 19:52:03 +0200 |
commit | 9c722e406a64db181f6a7b53a19a58fe61501f99 (patch) | |
tree | b76e85670a7081f720e726a48342ed8f7ed9ebaa /Documentation/sysctl/README | |
parent | mntns: Add a limit on the number of mount namespaces. (diff) | |
download | linux-9c722e406a64db181f6a7b53a19a58fe61501f99.tar.xz linux-9c722e406a64db181f6a7b53a19a58fe61501f99.zip |
userns; Document per user per user namespace limits.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'Documentation/sysctl/README')
-rw-r--r-- | Documentation/sysctl/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sysctl/README b/Documentation/sysctl/README index 8c3306e01d52..91f54ffa0077 100644 --- a/Documentation/sysctl/README +++ b/Documentation/sysctl/README @@ -69,6 +69,7 @@ proc/ <empty> sunrpc/ SUN Remote Procedure Call (NFS) vm/ memory management tuning buffer and cache management +user/ Per user per user namespace limits These are the subdirs I have on my system. There might be more or other subdirs in another setup. If you see another dir, I'd |