Thanks Michal.
Regards.
On 2 July 2015 at 11:22, Michal Privoznik <mprivozn(a)redhat.com> wrote:
On 01.07.2015 10:15, Michal Dubiel wrote:
> QEMU working in vhost-user mode communicates with the other end (i.e.
> some virtual router application) via unix domain sockets. This requires
> that permissions for the socket files are correctly written into
> /etc/apparmor.d/libvirt/libvirt-UUID.files.
>
> Signed-off-by: Michal Dubiel <md(a)semihalf.com>
> ---
> Changes since v2:
> - Removed curly braces from one line 'if' block (syntax-check claims)
>
> src/security/virt-aa-helper.c | 28 +++++++++++++---------------
> 1 file changed, 13 insertions(+), 15 deletions(-)
ACKed and pushed. Congratulations on your first libvirt contribution!
Michal