Merge lp:~intrigeri/apparmor/nameservice-support-libnss-gw-name into lp:apparmor/2.12

Proposed by intrigeri
Status: Merged
Merged at revision: 3367
Proposed branch: lp:~intrigeri/apparmor/nameservice-support-libnss-gw-name
Merge into: lp:apparmor/2.12
Diff against target: 13 lines (+4/-0)
1 file modified
profiles/apparmor.d/abstractions/nameservice (+4/-0)
To merge this branch: bzr merge lp:~intrigeri/apparmor/nameservice-support-libnss-gw-name
Reviewer Review Type Date Requested Status
Jamie Strandboge Approve
Review via email: mp+285574@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

/etc/libnl-3/pktloc also exists, but I've not yet seen an application need it, so I think it is fine to leave out until we need it.

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== 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:21:36 +0000
@@ -66,6 +66,10 @@
66 # avahi-daemon is used for mdns4 resolution66 # avahi-daemon is used for mdns4 resolution
67 /{,var/}run/avahi-daemon/socket rw,67 /{,var/}run/avahi-daemon/socket rw,
6868
69 # libnl-3-200 via libnss-gw-name
70 @{PROC}/@{pid}/net/psched r,
71 /etc/libnl-*/classid r,
72
69 # nis73 # nis
70 #include <abstractions/nis>74 #include <abstractions/nis>
7175

Subscribers

People subscribed via source and target branches