intrigeri has proposed merging
lp:~intrigeri/apparmor/nameservice-NetworkManager into lp:apparmor.
Requested reviews:
AppArmor Developers (apparmor-dev)
For more details, see:
https://code.launchpad.net/~intrigeri/apparmor/nameservice-NetworkManager/+merge/285571
--
Your team AppArmor Developers is requested to review the proposed merge of
lp:~intrigeri/apparmor/nameservice-NetworkManager into lp:apparmor.
=== modified file 'profiles/apparmor.d/abstractions/nameservice'
--- profiles/apparmor.d/abstractions/nameservice 2016-01-05 23:03:06 +0000
+++ profiles/apparmor.d/abstractions/nameservice 2016-02-10 10:11:47 +0000
@@ -35,12 +35,12 @@
/etc/resolv.conf r,
# on systems using resolvconf, /etc/resolv.conf is a symlink to
# /{,var/}run/resolvconf/resolv.conf and a file sometimes referenced in
- # /etc/resolvconf/run/resolv.conf
- /{,var/}run/resolvconf/resolv.conf r,
+ # /etc/resolvconf/run/resolv.conf. Similarly, if NetworkManager is used
+ # without resolvconf, /etc/resolv.conf is a symlink to its own resolv.conf.
+ # Finally, on systems using systemd's networkd, /etc/resolv.conf is
+ # a symlink to /run/systemd/resolve/resolv.conf
+ /{,var/}run/{resolvconf,NetworkManager,systemd/resolve}/resolv.conf r,
/etc/resolvconf/run/resolv.conf r,
- # on systems using systemd's networkd, /etc/resolv.conf is a symlink to
- # /run/systemd/resolve/resolv.conf
- /{,var/}run/systemd/resolve/resolv.conf r,
/etc/samba/lmhosts r,
/etc/services r,
--
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/apparmor