[Unit] Description=BincioActivity Strava sync — every 3 hours Documentation=https://github.com/bincio/bincio-activity [Timer] # Fire at 00:00, 03:00, 06:00, 09:00, 12:00, 15:00, 18:00, 21:00 UTC OnCalendar=*-*-* 00,03,06,09,12,15,18,21:00:00 # Catch up if the VPS was offline during a scheduled run Persistent=true # Spread load within a 2-minute window to avoid exact midnight spikes RandomizedDelaySec=120 [Install] WantedBy=timers.target