Simon Déziel has proposed merging lp:~sdeziel/apparmor/dnsmasq-lxd-bridge into 
lp:apparmor.

Requested reviews:
  AppArmor Developers (apparmor-dev)

For more details, see:
https://code.launchpad.net/~sdeziel/apparmor/dnsmasq-lxd-bridge/+merge/291415
-- 
Your team AppArmor Developers is requested to review the proposed merge of 
lp:~sdeziel/apparmor/dnsmasq-lxd-bridge into lp:apparmor.
=== modified file 'profiles/apparmor.d/usr.sbin.dnsmasq'
--- profiles/apparmor.d/usr.sbin.dnsmasq	2015-12-30 21:23:42 +0000
+++ profiles/apparmor.d/usr.sbin.dnsmasq	2016-04-08 20:30:54 +0000
@@ -74,6 +74,10 @@
   /{,var/}run/lxc/dnsmasq.pid    rw,
   /var/lib/misc/dnsmasq.*.leases rw,
 
+  # lxd-bridge pid and lease files
+  /{,var/}run/lxd-bridge/dnsmasq.pid   rw,
+  /var/lib/lxd-bridge/dnsmasq.*.leases rw,
+
   # NetworkManager integration
   /{,var/}run/nm-dns-dnsmasq.conf r,
   /{,var/}run/sendsigs.omit.d/*dnsmasq.pid w,

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to