diff options
| author | Manuel Palenzuela <[email protected]> | 2019-08-26 19:50:54 +0200 |
|---|---|---|
| committer | Manuel Palenzuela <[email protected]> | 2019-08-26 19:50:54 +0200 |
| commit | 33094ac0da57b595ecd68495710fccd6b231c9df (patch) | |
| tree | 61a7c0107b247f906d891ce768a5669abb3ebb1a /geolocate.service | |
| parent | Formatting (diff) | |
| download | geolocate-33094ac0da57b595ecd68495710fccd6b231c9df.tar.gz geolocate-33094ac0da57b595ecd68495710fccd6b231c9df.tar.bz2 geolocate-33094ac0da57b595ecd68495710fccd6b231c9df.zip | |
Formatting
Diffstat (limited to 'geolocate.service')
| -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 |