apparmor: add ns name to the audit data for policy loads
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
@@ -113,6 +113,7 @@ struct apparmor_audit_data {
|
||||
void *target;
|
||||
struct {
|
||||
long pos;
|
||||
const char *ns;
|
||||
void *target;
|
||||
} iface;
|
||||
struct {
|
||||
|
Reference in New Issue
Block a user