summary refs log tree commit diff
diff options
context:
space:
mode:
authorManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2019-06-01 11:21:46 +0200
committerManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2019-06-01 11:21:46 +0200
commitfe69958d523a272d9e6a890ab27eeeed401ebbdf (patch)
tree39218afbf4920dd0d64b738bb227db852ec83756
parentAdded service file (diff)
downloadgeolocate-fe69958d523a272d9e6a890ab27eeeed401ebbdf.tar.gz
geolocate-fe69958d523a272d9e6a890ab27eeeed401ebbdf.tar.bz2
geolocate-fe69958d523a272d9e6a890ab27eeeed401ebbdf.zip
Added service file, fixed x2
-rw-r--r--geolocate.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/geolocate.service b/geolocate.service
index 24c811a..b898236 100644
--- a/geolocate.service
+++ b/geolocate.service
@@ -4,7 +4,7 @@ Wants=network-online.target
 After=network.target network-online.target
 
 [Service]
-ExecStart=/usr/bin/geolocate >> ~/.location
+ExecStart=/usr/bin/geolocate >> /usr/share/geolocate/.location
 
 [Install]
-WantedBy=multi-user.target
+WantedBy=multi-use1r.target