On Tue, Nov 20, 2012 at 08:39:49PM -0800, John Johansen wrote: > 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.
Nifty. This would allow the use of prlimit(3) on processes with the same profile? Or am I missing another situation where you'd be setting a limit on another process? > Signed-off-by: John Johansen <[email protected]> Acked-by: Steve Beattie <[email protected]> > --- > security/apparmor/resource.c | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) > > diff --git a/security/apparmor/resource.c b/security/apparmor/resource.c > index e1f3d7e..748bf0c 100644 -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
