Skip to content

Commit 680f4c9

Browse files
mrguitarcgwalters
authored andcommitted
bootc-fetch-apply-updates.timer: RandomizedDelaySec=
RandomizedDelaySec= is the best kept secret of timers. Signed-off-by: Ben Breard <[email protected]> Signed-off-by: Colin Walters <[email protected]>
1 parent 70a6c76 commit 680f4c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

systemd/bootc-fetch-apply-updates.timer

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ ConditionPathExists=/run/ostree-booted
77
OnBootSec=1h
88
# This time is relatively arbitrary and obviously expected to be overridden/changed
99
OnUnitInactiveSec=8h
10+
# When deploying a large number of systems, it may be beneficial to increase this value to help with load on the registry.
11+
RandomizedDelaySec=2h
1012

1113
[Install]
1214
WantedBy=timers.target

0 commit comments

Comments
 (0)