Files
infrastructure/roles/aurweb/templates/aurweb-popupdate.timer.j2
Jelle van der Waa b0181fcecf Randomize the start time of aurweb timer services
As all these services do maintenance tasks and query the database so
it's better to spread out the load.
2020-08-27 21:54:37 +02:00

11 lines
165 B
Django/Jinja

[Unit]
Description=Update aurweb per-package popularity counts
[Timer]
OnStartupSec=2h
OnUnitActiveSec=2h
RandomizedDelaySec=5min
[Install]
WantedBy=timers.target