condorcore-keyring/wkd_sync/archlinux-keyring-wkd-sync.timer
Christian Hesse e347a820c6
increase random delay for wkd sync
Most systems run this in the same 12 hours... Stop DDOS'ing ourselves
and spread over the whole week.

Fixes #198
2022-09-21 14:50:49 +02:00

11 lines
178 B
SYSTEMD

[Unit]
Description=Refresh existing PGP keys of archlinux-keyring regularly
[Timer]
OnCalendar=weekly
Persistent=true
RandomizedDelaySec=1week
[Install]
WantedBy=timers.target