Files
swupd-client/data/swupd-update.timer
Auke Kok 7a2559efbf Reduce the time between version checks.
We know these are cheap and our CDN takes care of the actual
bulk of the bandwith.

Spread the update checks between 45min0sec and 1hr33mins
effectively.
2018-03-30 11:41:41 -07:00

13 lines
214 B
SYSTEMD

[Unit]
Description=Automatically Install Software Updates
Documentation=man:swupd_update
[Timer]
OnBootSec=45min
OnUnitActiveSec=45min
AccuracySec=300
RandomizedDelaySec=2700
[Install]
WantedBy=multi-user.target