+7
−15
+7
−16
+2
−4
Loading
The set of rules on a profile is not dynamically extended, instead
if a new ruleset is needed a new version of the profile is created.
This allows us to use a vector of rules instead of a list, slightly
reducing memory usage and simplifying the code.
Signed-off-by:
John Johansen <john.johansen@canonical.com>