--- etc/yum-cron-hourly.conf | 2 +- etc/yum-cron.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/etc/yum-cron-hourly.conf b/etc/yum-cron-hourly.conf index 2d52349..e026555 100644 --- a/etc/yum-cron-hourly.conf +++ b/etc/yum-cron-hourly.conf @@ -25,7 +25,7 @@ apply_updates = no # 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. -random_sleep = 0 +random_sleep = 30 [emitters] diff --git a/etc/yum-cron.conf b/etc/yum-cron.conf index a97d881..607c757 100644 --- a/etc/yum-cron.conf +++ b/etc/yum-cron.conf @@ -24,7 +24,7 @@ apply_updates = no # 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. -random_sleep = 0 +random_sleep = 30 [emitters] -- 1.7.11.7 _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel