On Wed, 17 Dec 2008, Al Viro wrote: > > Problem: ordering between the rules on exit chain is currently lost; > all watch and inode rules are listed after everything else _and_ > exit,never on one kind doesn't stop exit,always on another from > being matched. > > Solution: assign priorities to rules, keep track of the current > highest-priority matching rule and its result (always/never). > > Signed-off-by: Al Viro <[email protected]>
Reviewed-by: James Morris <[email protected]> -- James Morris <[email protected]> -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
