Skip to content

CapabilityRule get_clean(): return one rule per capability

Christian Boltz requested to merge cboltz/apparmor:cboltz-split-cap into master

... instead of keeping multiple capabilities in a single rule (which is not really clean).

Also adjust the expected result for multi-capability rules in the tests.

Merge request reports