commit | d384b0a1a35f87f0ad70c29518f98f922b1c15cb | [log] [tgz] |
---|---|---|
author | Kees Cook <kees@ubuntu.com> | Thu Jan 26 16:29:23 2012 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Mon Feb 27 11:38:19 2012 -0800 |
tree | 42560d316dffc636a424e7fa8173400723dcc4e7 | |
parent | a9bf8e9fd561ba9ff1f0f2a1d96e439fcedaaaa4 [diff] |
AppArmor: export known rlimit names/value mappings in securityfs 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>