]> xenbits.xensource.com Git - libvirt.git/commit
apparmor, libvirt-qemu: add default pki path of libvirt-spice
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 20 Dec 2017 11:41:55 +0000 (12:41 +0100)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Tue, 9 Jan 2018 09:06:04 +0000 (10:06 +0100)
commite24d01cb335789423dfef6fd7a04815d7c7aeb1b
tree4cc0d17a0bbf684f4262efba6a10c8bb24c76db8
parentaa889e412d31d9f8b255d304d9ab7bec9237abed
apparmor, libvirt-qemu: add default pki path of libvirt-spice

Adding the PKI path that is used as default suggestion in src/qemu/qemu.conf
If people use non-default paths they should use local overrides but the
suggested defaults we should open up.

This is the default path as referenced by src/qemu/qemu.conf in libvirt.

While doing so merge the several places we have to cover PKI access into
one.

Bug-Ubuntu: https://bugs.launchpad.net/bugs/1690140

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
examples/apparmor/libvirt-qemu