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:
parent
a8784b9ac4
commit
e347a820c6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user