Re: [libvirt] [PATCH v2 3/5] apparmor: add debug traces when changing profile.

2014-03-04 Thread Daniel P. Berrange
On Mon, Mar 03, 2014 at 11:26:44AM +0100, Cédric Bosdonnat wrote: The reason for these is that aa-status doesn't show the process using the profile as they are in another namespace. --- src/security/security_apparmor.c | 5 + 1 file changed, 5 insertions(+) ACK Regards, Daniel -- |:

[libvirt] [PATCH v2 3/5] apparmor: add debug traces when changing profile.

2014-03-03 Thread Cédric Bosdonnat
The reason for these is that aa-status doesn't show the process using the profile as they are in another namespace. --- src/security/security_apparmor.c | 5 + 1 file changed, 5 insertions(+) diff --git a/src/security/security_apparmor.c b/src/security/security_apparmor.c index