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
This commit is contained in:
Christian Hesse 2022-09-21 14:47:50 +02:00
parent a8784b9ac4
commit e347a820c6
No known key found for this signature in database
GPG Key ID: 6D42BDD116E0068F

View File

@ -4,7 +4,7 @@ Description=Refresh existing PGP keys of archlinux-keyring regularly
[Timer] [Timer]
OnCalendar=weekly OnCalendar=weekly
Persistent=true Persistent=true
RandomizedDelaySec=12h RandomizedDelaySec=1week
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target