mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01: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
|