commit | bf15cf0c641be8e57d45f110a9d91464f5bb461a | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Sat Apr 16 14:16:50 2016 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Tue Jul 12 08:43:10 2016 -0700 |
tree | 54978703e21273ecfc57e72f69c87cbe8d4c2e55 | |
parent | f351841f8d41072e741e45299070d421a5833a4a [diff] |
apparmor: fix log failures for all profiles in a set currently only the profile that is causing the failure is logged. This makes it more confusing than necessary about which profiles loaded and which didn't. So make sure to log success and failure messages for all profiles in the set being loaded. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>