Hi All, <br><br>I am running CentOS5 . Yum pkg was installed by deault fresh installation. <br><br>pls see below for installed yum pkgs.<br>[root@mailgw ~]# rpm -qa |grep yum<br>yum-updatesd-3.0.5-1.el5.centos.2<br>yum-3.0.5-1.el5.centos.2
<br><br>later, I installed below pkg for protection.<br>yum-protectbase-1.0.4-2.el5.centos<br><br>Now, everything works. But, in this vershion of yum, It has no crontab running. It has a file called  /etc/yum/<span style="font-weight: bold;">
yum-updatesd.conf </span>instaed.<br><br>in this <span style="font-weight: bold;">yum-updatesd.conf</span> file, <br><br>by default, below 3 lines were set to <span style="font-weight: bold;">no</span><br><br># automatically install updates
<br><span style="font-weight: bold;">do_update = no</span><br># automatically download updates<br><span style="font-weight: bold;">do_download = no</span><br># automatically download deps of updates<br><span style="font-weight: bold;">
do_download_deps = no</span><br><br>I changed it to <span style="font-weight: bold;">yes.</span><br><br>Pls see below for my <span style="font-weight: bold;">yum-updatesd.conf </span>file<span style="font-weight: bold;">.
</span><br><br>[root@mailgw ~]# cat /etc/yum/yum-updatesd.conf<br>[main]<br># how often to check for new updates (in seconds)<br>run_interval = 3600<br># how often to allow checking on request (in seconds)<br>updaterefresh = 600
<br><br># how to send notifications (valid: dbus, email, syslog)<br>emit_via = dbus<br># should we listen via dbus to give out update information/check for<br># new updates<br>dbus_listener = yes<br><br># automatically install updates
<br><span style="font-weight: bold;">do_update = yes</span><br># automatically download updates<br><span style="font-weight: bold;">do_download = yes</span><br># automatically download deps of updates<br><span style="font-weight: bold;">
do_download_deps = yes</span><br><br clear="all">Then, I noticed it runs all the time. <br><br>Is it proper? <br><br>or is there any other way to run yum. <br><br>Pls note that I need to <span style="font-weight: bold;">download
</span> and <span style="font-weight: bold;">install</span> all the upfdates <span style="font-weight: bold;">automatically</span> as I have installed <span style="font-weight: bold;">yum-protectbase</span>.<br><br><br>Help needed. 
<br><br><br>-- <br>Thank you<br>Indunil Jayasooriya<br>