e347a820c6
Most systems run this in the same 12 hours... Stop DDOS'ing ourselves and spread over the whole week. Fixes #198
11 lines
178 B
SYSTEMD
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
|