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:
Jamie Strandboge 2012-01-18 16:20:43 -06:00
parent c817e01774
commit 4037c3ae65

View file

@ -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>
}