diff options
Diffstat (limited to 'geolocate.service')
-rw-r--r-- | geolocate.service | 4 |
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 |