]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apparmor: add rules to use qemu_bridge_helper
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 9 Apr 2018 06:24:19 +0000 (08:24 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 12 Apr 2018 09:09:29 +0000 (11:09 +0200)
commit6a9bdf3f25fb3941d587b3f2877b36e4412d6762
tree37c6aa0222f565c2c19721192ac4fd8248eb87bd
parent0d7c9fa6794ace47addd80b6a4de17d41247e254
apparmor: add rules to use qemu_bridge_helper

Due to mediation of socket and signal activity currently qemu:///session
connections calling qemu_bridge_helper fail.

We need the profile for libvirtd itself and the subprofile for
qemu-bridge-helper to be able to talk/notify to each other via unix socket and
signals.

Fixes: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1754871
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
examples/apparmor/usr.sbin.libvirtd