Skip to content
Commit dd51c848 authored by John Johansen's avatar John Johansen
Browse files

apparmor: provide base for multiple profiles to be replaced at once



previously profiles had to be loaded one at a time, which could result
in cases where a replacement of a set would partially succeed, and then fail
resulting in inconsistent policy.

Allow multiple profiles to replaced "atomically" so that the replacement
either succeeds or fails for the entire set of profiles.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 9d910a3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment