SPEC-3723: restructure meta-agl-demo
[AGL/meta-agl-demo.git] / recipes-navigation / geoclue / files / org.freedesktop.GeoClue2.Client.conf
diff --git a/recipes-navigation/geoclue/files/org.freedesktop.GeoClue2.Client.conf b/recipes-navigation/geoclue/files/org.freedesktop.GeoClue2.Client.conf
new file mode 100644 (file)
index 0000000..a7486d0
--- /dev/null
@@ -0,0 +1,8 @@
+<!DOCTYPE busconfig PUBLIC
+ "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+  <policy user="root">
+    <allow receive_type="signal" receive_interface="org.freedesktop.GeoClue2.Client" />
+  </policy>
+</busconfig>