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
1=== modified file 'profiles/apparmor.d/abstractions/nameservice'
2--- profiles/apparmor.d/abstractions/nameservice 2016-01-05 23:03:06 +0000
3+++ profiles/apparmor.d/abstractions/nameservice 2016-02-10 10:21:36 +0000
4@@ -66,6 +66,10 @@
5 # avahi-daemon is used for mdns4 resolution
6 /{,var/}run/avahi-daemon/socket rw,
7
8+ # libnl-3-200 via libnss-gw-name
9+ @{PROC}/@{pid}/net/psched r,
10+ /etc/libnl-*/classid r,
11+
12 # nis
13 #include <abstractions/nis>
14

Subscribers

People subscribed via source and target branches