Skip to content

Commit 7797446

Browse files
committed
Raise yum-cron-hourly random_sleep to 60m
For https://issues.redhat.com/browse/RHEL-40868.
1 parent 4ed2552 commit 7797446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/yum-cron-hourly.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ apply_updates = no
2525
# minutes before running. This is useful for e.g. staggering the
2626
# times that multiple systems will access update servers. If
2727
# random_sleep is 0 or negative, the program will run immediately.
28-
random_sleep = 15
28+
random_sleep = 60
2929

3030

3131
[emitters]

0 commit comments

Comments
 (0)