提交 4f20084b 编写于 作者: C Cédric Bosdonnat 提交者: Eric Blake

AppArmor: Fix the place where the template should be installed

The security driver expects /etc/apparmor.d/libvirt/TEMPLATE but we
installed it to /etc/apparmor.d/libvirtd/TEMPLATE. Move the template to
the expected place since that code was here long before.
上级 69fba97f
......@@ -32,7 +32,7 @@ abstractions_DATA = \
libvirt-qemu \
$(NULL)
templatesdir = $(apparmordir)/libvirtd
templatesdir = $(apparmordir)/libvirt
templates_DATA = \
TEMPLATE \
$(NULL)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册