[Yum] run yum automatically

Juan Fernandez Juan.Fernandez at deltathree.com
Wed Aug 11 06:43:11 UTC 2004


Hi,

I put -y in the /etc/cron.daily/yum.cron and now its look like this:

!/bin/sh

if [ -f /var/lock/subsys/yum ]; then
        /usr/bin/yum -R 10 -y -e 0 -d 0 -y update yum
        /usr/bin/yum -R 120 -y -e 0 -d 0 -y update.

Is is goning to run automatically every day now?

In which log I can see if it ran ?

thnaks



More information about the Yum mailing list