diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index 87542afd27..5f412ba376 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -439,7 +439,8 @@ chmod o+x /path/to/directory

While users can define their own AppArmor profile scheme, a typical configuration will include a profile for /usr/sbin/libvirtd, - /usr/lib/libvirt/virt-aa-helper (a helper program which the + /usr/lib/libvirt/virt-aa-helper or + /usr/libexec/virt-aa-helper(a helper program which the libvirtd daemon uses instead of manipulating AppArmor directly), and an abstraction to be included by /etc/apparmor.d/libvirt/TEMPLATE (typically /etc/apparmor.d/abstractions/libvirt-qemu).