diff options
-rw-r--r-- | geolocate.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geolocate.service b/geolocate.service index bb8b56b..f657c5f 100644 --- a/geolocate.service +++ b/geolocate.service @@ -9,4 +9,4 @@ RestartSec=1800s ExecStart=/usr/bin/geolocate print [Install] -WantedBy=multi-use1r.target +WantedBy=multi-user.target |