Files
infrastructure/roles/bumpbuddy/files/arch-pkg-repo-updater.timer
Christian Heusel 2d2bf0897a bumpbuddy: Sync repositories via arch-pkg-repo-updater
This allows the requests towards Gitlab to be authenticated and
therefore there is no danger of running into rate limits.

Related to: https://gitlab.archlinux.org/archlinux/bumpbuddy/-/issues/23

Signed-off-by: Christian Heusel <christian@heusel.eu>
2025-08-06 18:12:41 +02:00

8 lines
97 B
SYSTEMD

[Timer]
OnCalendar=*:0/5
RandomizedDelaySec=5m
Persistent=true
[Install]
WantedBy=timers.target