Merge lp:~cameronnemo/apparmor-profiles/new-geoclue2 into lp:apparmor-profiles

Proposed by Cameron Norman
Status: Needs review
Proposed branch: lp:~cameronnemo/apparmor-profiles/new-geoclue2
Merge into: lp:apparmor-profiles
Diff against target: 19 lines (+15/-0)
1 file modified
ubuntu/15.04/usr.lib.geoclue-2.0.geoclue (+15/-0)
To merge this branch: bzr merge lp:~cameronnemo/apparmor-profiles/new-geoclue2
Reviewer Review Type Date Requested Status
AppArmor Developers Pending
Review via email: mp+261398@code.launchpad.net

Description of the change

Add geoclue-2.0 profile.

This does not use fine grained dbus mediation at the moment.

To post a comment you must log in.

Unmerged revisions

143. By Cameron Norman

Added geoclue2 profile

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'ubuntu/15.04/usr.lib.geoclue-2.0.geoclue'
2--- ubuntu/15.04/usr.lib.geoclue-2.0.geoclue 1970-01-01 00:00:00 +0000
3+++ ubuntu/15.04/usr.lib.geoclue-2.0.geoclue 2015-06-08 14:29:39 +0000
4@@ -0,0 +1,15 @@
5+# vim:syntax=apparmor
6+# Author: Cameron Norman <camerontnorman@gmail.com>
7+
8+#include <tunables/global>
9+/usr/lib/geoclue-2.0/geoclue {
10+ #include <abstractions/base>
11+ #include <abstractions/nameservice>
12+ #Include <abstractions/dbus>
13+
14+ /etc/geoclue/ r,
15+ /etc/geoclue/** r,
16+
17+ # Site-specific additions and overrides. See local/README for details.
18+ #include <local/usr.lib.geoclue-2.0.geoclue>
19+}

Subscribers

People subscribed via source and target branches

to status/vote changes: