[Yum] run yum automatically

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux