]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apparmor: Allow /usr/libexec for private xen-tools binaries
authorOlaf Hering <olaf@aepfle.de>
Tue, 13 Jul 2021 13:43:58 +0000 (15:43 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 14 Jul 2021 15:07:22 +0000 (17:07 +0200)
commit75803d16ee535eb8e3c64869850edba7fbb1e1e9
treee22cd72a1344cc71112dcb9489b233d3a487ce35
parentbfca8891226c306cc3a5bacafcef7b5063dcaecf
apparmor: Allow /usr/libexec for private xen-tools binaries

This is a followup for commit e906c4d02bdcddf141b4d124afd68c8ee10134fe
("apparmor: Allow /usr/libexec for libxl-save-helper and pygrub"):

In recent rpm versions --libexecdir changed from /usr/lib64 to
/usr/libexec. A plain rpmbuild %configure in xen.git will install all
files, including the private copies of qemu, into /usr/libexec/xen/bin.
Expand the existing pattern to cover also this libexecdir variant.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/security/apparmor/usr.sbin.libvirtd.in