Fix timer scheduling for systemd update service

This commit is contained in:
Tyler Cook 2019-12-17 11:59:17 -06:00
parent 789ca6f6f4
commit 36117af938
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ ExecStart=/bin/bash -c '{{ .Path }} update; code=$?; if [ $code -eq 64 ]; then s
Description=Update Argo Tunnel
[Timer]
OnUnitActiveSec=1d
OnCalendar=daily
[Install]
WantedBy=timers.target