[PATCH 3/6] docs: Fix virt-aa-helper location

Jamie Strandboge jamie at canonical.com
Mon Jan 27 16:34:05 UTC 2020


On Sat, 25 Jan 2020, Michal Privoznik wrote:

> The location of virt-aa-helper shown in the docs is incorrect.
> The helper binary is installed under libexec dir.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  docs/drvqemu.html.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in
> index 8beb28655c..60d4352556 100644
> --- a/docs/drvqemu.html.in
> +++ b/docs/drvqemu.html.in
> @@ -340,7 +340,7 @@ chmod o+x /path/to/directory
>      <p>
>        While users can define their own AppArmor profile scheme, a typical
>        configuration will include a profile for <code>/usr/sbin/libvirtd</code>,
> -      <code>/usr/lib/libvirt/virt-aa-helper</code> (a helper program which the
> +      <code>/usr/libexec/virt-aa-helper</code> (a helper program which the
>        libvirtd daemon uses instead of manipulating AppArmor directly), and
>        an abstraction to be included by <code>/etc/apparmor.d/libvirt/TEMPLATE</code>
>        (typically <code>/etc/apparmor.d/abstractions/libvirt-qemu</code>).

+1 to apply

-- 
Jamie Strandboge             | http://www.canonical.com





More information about the libvir-list mailing list