commit | cf47aede3b9e197d3b4a028e2157bf7736665ac4 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Feb 18 16:07:34 2013 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Sun Apr 28 00:36:46 2013 -0700 |
tree | efd63ec21d10530c898024ea0c386bad54dbec26 | |
parent | 4b7c331fc2eceaa4da5ded41c0b2eca3fd924444 [diff] |
apparmor: relax the restrictions on setting rlimits Instead of limiting the setting of the processes limits to current, relax this to tasks confined by the same profile, as the apparmor controls for rlimits are at a profile level granularity. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Steve Beattie <sbeattie@ubuntu.com>