summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAngus Ainslie <angus@akkea.ca>2020-12-27 00:12:18 +0000
committerAngus Ainslie <angus@akkea.ca>2021-01-09 08:56:24 -0800
commit6ebfc32f636b6e48ffab32c6286348166a351cd2 (patch)
tree5a8a68482b0fdf77473d4ec6be650600dce6c789 /data
parent943f4af2870a1b87ec47f4a07eca057308d4198c (diff)
src/gclue-nmea-source.c: add a unix socket file option
Make the unix socket option and an option to specify the path. Signed-off-by: Angus Ainslie <angus@akkea.ca>
Diffstat (limited to 'data')
-rw-r--r--data/geoclue.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
index bebe471..5478bc2 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -18,6 +18,9 @@ whitelist=@demo_agent@gnome-shell;io.elementary.desktop.agent-geoclue2
# Fetch location from NMEA sources on local network?
enable=true
+# use aa nmea unix socket as the data source
+# nmea-socket=/var/run/gps-share.sock
+
# 3G source configuration options
[3g]