On Mon, May 25, 2015 at 11:59:35PM +0200, Christian Boltz wrote: > Hello, > > this patch adds the RlimitRule and RlimitRuleset classes. > > The class comes with the usual set of features, so I'll only mention a > special feature: the is_covered() and is_equal() functions can even > compare limits with different units (for example they recognize that > 2minutes == 120seconds). > > Also make RE_PROFILE_RLIMIT a bit more strict (the old one accepted any > chars, including spaces, for rlimit and value) and convert it to named > matches. > > [ 41-add-rlimit-rule-class.diff ]
Acked-by: Steve Beattie <[email protected]> > BTW: The regex contains '=>' as optional part - is this really correct? No, not correct, the parser requires the '<='. -- 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
