note about systemctl enable --now galmon-upgrade.timer

pull/91/head
Patrick Tudor 2020-01-26 08:50:33 -08:00
parent 7c24e82734
commit 63efa54c15
No known key found for this signature in database
GPG Key ID: 2C12D022F591B853
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@
# Please choose your constellations, update the owner and remark, and set your station and destination (ipv6 supported) # Please choose your constellations, update the owner and remark, and set your station and destination (ipv6 supported)
# After customization, start the daemon: # After customization, start the daemon:
# systemctl enable --now ubxtool@ttyACM0 && journalctl -fu ubxtool # systemctl enable --now ubxtool@ttyACM0 && journalctl -fu ubxtool
# If you want, enable automatic upgrades at boot and every three days following:
# systemctl enable --now galmon-upgrade.timer
# #
# #
# FOR HELP: # FOR HELP:

View File

@ -1,6 +1,6 @@
[Unit] [Unit]
Description=Update galmon Description=Update galmon
Documentation=man:ubxtool Documentation=https://github.com/ahupowerdns/galmon
[Timer] [Timer]
OnBootSec=3min OnBootSec=3min