AppArmor: export known rlimit names/value mappings in securityfs
authorKees Cook <kees@ubuntu.com>
Fri, 27 Jan 2012 00:29:23 +0000 (16:29 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Mon, 27 Feb 2012 19:38:19 +0000 (11:38 -0800)
Since the parser needs to know which rlimits are known to the kernel,
export the list via a mask file in the "rlimit" subdirectory in the
securityfs "features" directory.

Signed-off-by: Kees Cook <kees@ubuntu.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>

No differences found