Hi Sergio,

After I changed the bridge_helper setting to "/usr/libexec/qemu/qemu-
bridge-helper", I had to restart libvirtd to get qemu.conf to be re-
read. I'm using qemu:///session so had to configure the bridge_helper in
$HOME/.config/libvirt/qemu.conf

I assume that if you're using qemu:///system, you can restart libvirtd
with `systemctl restart libvirtd.service`

Does it help?

With that said, I agree we might want to do something about the
/usr/bin/dash thing as well. In my tests this morning I added the
following in the libvirtd//qemu_bridge_helper profile ; and the DENIED
went away. But I wonder if it is the proper fix:

profile libvirtd /usr/sbin/libvirtd {
  profile qemu_bridge_helper {
[...]
   /usr/bin/dash r,
  }
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079806

Title:
  qemu-bridge-helper denied by apparmor on oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2079806/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to