Function procfs::sys::kernel::keys::root_maxkeys[][src]

pub fn root_maxkeys() -> ProcResult<u32>
Expand description

Root maxkeys

This is the maximum number of keys that the root user (UID 0 in the root user namespace) may own.

The default value in this file is 1,000,000 (200 before Linux 3.17). (since Linux 2.6.26)