diff --git a/installer/rpm/yum-cron-algorand.conf b/installer/rpm/yum-cron-algorand.conf index d48b177347..b35acbeaf8 100644 --- a/installer/rpm/yum-cron-algorand.conf +++ b/installer/rpm/yum-cron-algorand.conf @@ -24,8 +24,7 @@ apply_updates = yes # minutes before running. This is useful for e.g. staggering the # times that multiple systems will access update servers. If # random_sleep is 0 or negative, the program will run immediately. -# 6*60 = 360 -random_sleep = 360 +random_sleep = 57 [emitters]