summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2018-08-30 16:27:23 -0400
committerZeeshan Ali <zeenix@collabora.co.uk>2018-10-13 18:38:21 +0200
commit0f9d08ce5b8531a0fae77b7cde3079d7532f5912 (patch)
treea4e7780f3943e60dffd2a78b05e5262b002b5c51
parent521df77f5bca2eb3ece0048f466b93e28a16e236 (diff)
conf: add elementary-desktop-agent to whitelist
-rw-r--r--data/geoclue.conf.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
index 13c1df6..061c8c5 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -5,7 +5,7 @@
# Whitelist of desktop IDs (without .desktop part) of all agents we recognise,
# separated by a ';'.
-whitelist=@demo_agent@gnome-shell
+whitelist=@demo_agent@gnome-shell;io.elementary.desktop.agent-geoclue2
# Network NMEA source configuration options
[network-nmea]
@@ -89,6 +89,11 @@ allowed=true
system=true
users=
+[io.elementary.desktop.agent-geoclue2]
+allowed=true
+system=true
+users=
+
[epiphany]
allowed=true
system=false