On Mon, Mar 03, 2014 at 11:26:42AM +0100, Cédric Bosdonnat wrote:
> From: Cédric Bosdonnat
>
> use_apparmor() was first designed to be called from withing libvirtd,
> but libvirt_lxc also uses it. in libvirt_lxc, there is no need to check
> whether to use apparmor or not: just use it if possible.
From: Cédric Bosdonnat
use_apparmor() was first designed to be called from withing libvirtd,
but libvirt_lxc also uses it. in libvirt_lxc, there is no need to check
whether to use apparmor or not: just use it if possible.
---
examples/apparmor/Makefile.am| 2 ++
examples/apparmor/TEMPLATE