The yum-updatesd utility provides notification of updates that are available for your system. Rationale: The yum-updatesd service may introduce unnecessary overhead and prevent other programs from running. When possible, replace this service with a cron job that calls yum directly.
Solution
Disable the yum-updatesd daemon by running the following command: # chkconfig yum-updatesd off Default Value: OS Default: N/A