summaryrefslogtreecommitdiff
path: root/data/geoclue.service.in
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-05-02 10:39:47 +0200
committerBastien Nocera <hadess@hadess.net>2018-05-02 15:20:12 +0200
commit72d800899759425dc87c87b570dc5c84635a5eda (patch)
treed7cff6f6075aeea9be65ba9db9997b2f9a6cdba5 /data/geoclue.service.in
parenta5e588511bb9727b527c93fc25d28531ac24256c (diff)
downloadgeoclue-72d800899759425dc87c87b570dc5c84635a5eda.tar.gz
Move default timeout to main binary
Rather than have the default 5 seconds timeout in 2 separate locations, move the default timeout value to the binary, so as to reduce the difference between the interactive and non-interactive behaviour, and reduce confusion. https://bugs.freedesktop.org/show_bug.cgi?id=106249
Diffstat (limited to 'data/geoclue.service.in')
-rw-r--r--data/geoclue.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/geoclue.service.in b/data/geoclue.service.in
index 812cb67..dc77b48 100644
--- a/data/geoclue.service.in
+++ b/data/geoclue.service.in
@@ -5,4 +5,4 @@ Description=Location Lookup Service
Type=dbus
BusName=org.freedesktop.GeoClue2
User=@dbus_srv_user@
-ExecStart=@libexecdir@/geoclue -t 5
+ExecStart=@libexecdir@/geoclue