summary refs log blame commit diff
path: root/geolocate.service
blob: bb8b56bd1f871f24227c75f1d70c927f288c8aa6 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                                  

                
                                  

         
                           
[Unit]
Description=Writes to a file your approximate location (needs internet connection)
Wants=network-online.target
After=network.target network-online.target

[Service]
Restart=always
RestartSec=1800s
ExecStart=/usr/bin/geolocate print

[Install]
WantedBy=multi-use1r.target