mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-20 16:07:59 +02:00
As all these services do maintenance tasks and query the database so it's better to spread out the load.
11 lines
164 B
Django/Jinja
11 lines
164 B
Django/Jinja
[Unit]
|
|
Description=Delete old, empty reserved aurweb pkgbases
|
|
|
|
[Timer]
|
|
OnStartupSec=2h
|
|
OnUnitActiveSec=2h
|
|
RandomizedDelaySec=5min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|