apparmor: fix audit full profile hname on successful load
authorJohn Johansen <john.johansen@canonical.com>
Sat, 16 Apr 2016 21:19:38 +0000 (14:19 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Tue, 12 Jul 2016 15:43:10 +0000 (08:43 -0700)
commit7ee6da25dcce27b6023a8673fdf8be98dcf7cacf
tree8b4b76224b6162db3d940fc5669a808e182b7e45
parentbf15cf0c641be8e57d45f110a9d91464f5bb461a
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>
security/apparmor/policy.c