commit | 7ee6da25dcce27b6023a8673fdf8be98dcf7cacf | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Sat Apr 16 14:19:38 2016 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Tue Jul 12 08:43:10 2016 -0700 |
tree | 8b4b76224b6162db3d940fc5669a808e182b7e45 | |
parent | bf15cf0c641be8e57d45f110a9d91464f5bb461a [diff] |
apparmor: fix audit full profile hname on successful load Currently logging of a successful profile load only logs the basename of the profile. This can result in confusion when a child profile has the same name as the another profile in the set. Logging the hname will ensure there is no confusion. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>