l 1 prism: scatter repo-sync timers

This commit is contained in:
lassulus 2017-02-07 17:13:07 +01:00
parent aaf1f55626
commit 1d26ac7771

View File

@ -215,7 +215,8 @@ in {
} }
{ {
krebs.repo-sync.timerConfig = { krebs.repo-sync.timerConfig = {
OnCalendar = "*:0/5"; OnUnitInactiveSec = "5min";
RandomizedDelaySec = "2min";
}; };
} }
{ {