Skip to content

Commit eb0d270

Browse files
authored
Merge pull request #295 from mrguitar/patch-1
Update bootc-fetch-apply-updates.timer with comments for RandomizedDe…
2 parents 70a6c76 + 680f4c9 commit eb0d270

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)