mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
This is bug #815883. The dnsmasq profile needs to be updated for newer
libvirt. Patch is attached. The glob is needed since the lease file's name is derived from the libvirt network name.
This commit is contained in:
parent
6c10463072
commit
2b959a80f8
@ -34,6 +34,9 @@
|
||||
|
||||
/var/lib/misc/dnsmasq.leases rw, # Required only for DHCP server usage
|
||||
|
||||
# libvirt lease files for dnsmasq
|
||||
/var/lib/libvirt/dnsmasq/*.leases rw,
|
||||
|
||||
# libvirt pid files for dnsmasq
|
||||
/var/run/libvirt/network/ r,
|
||||
/var/run/libvirt/network/*.pid rw,
|
||||
|
Loading…
x
Reference in New Issue
Block a user