Cameron Norman has proposed merging lp:~cameronnemo/apparmor-profiles/new-geoclue2 into lp:apparmor-profiles.
Requested reviews: AppArmor Developers (apparmor-dev) For more details, see: https://code.launchpad.net/~cameronnemo/apparmor-profiles/new-geoclue2/+merge/261398 Add geoclue-2.0 profile. This does not use fine grained dbus mediation at the moment. -- Your team AppArmor Developers is requested to review the proposed merge of lp:~cameronnemo/apparmor-profiles/new-geoclue2 into lp:apparmor-profiles.
=== added file 'ubuntu/15.04/usr.lib.geoclue-2.0.geoclue' --- ubuntu/15.04/usr.lib.geoclue-2.0.geoclue 1970-01-01 00:00:00 +0000 +++ ubuntu/15.04/usr.lib.geoclue-2.0.geoclue 2015-06-08 14:29:39 +0000 @@ -0,0 +1,15 @@ +# vim:syntax=apparmor +# Author: Cameron Norman <[email protected]> + +#include <tunables/global> +/usr/lib/geoclue-2.0/geoclue { + #include <abstractions/base> + #include <abstractions/nameservice> + #Include <abstractions/dbus> + + /etc/geoclue/ r, + /etc/geoclue/** r, + + # Site-specific additions and overrides. See local/README for details. + #include <local/usr.lib.geoclue-2.0.geoclue> +}
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
