mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
Adjust dnsmasq profile for read access to /{,var/}run/nm-dns-dnsmasq.conf
which is needed by NetworkManager integration in Ubuntu. (LP: #917628) Acked-by: Jamie Strandboge <jamie@canonical.com> Acked-By: Steve Beattie <sbeattie@ubuntu.com>
This commit is contained in:
parent
c817e01774
commit
4037c3ae65
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@
|
|||
/{,var/}run/libvirt/network/ r,
|
||||
/{,var/}run/libvirt/network/*.pid rw,
|
||||
|
||||
# NetworkManager integration
|
||||
/{,var/}run/nm-dns-dnsmasq.conf r,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
#include <local/usr.sbin.dnsmasq>
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue