Re: Yum not updating kernel

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



On Tue, 2008-02-19 at 04:59 -0800, Michael A. Peters wrote:

[snip]

> -=-=-=-=-
> #!/bin/sh
> # /etc/cron.daily/yum.cron
> 
> if [ -f /var/lock/subsys/yum ]; then
>          /usr/bin/yum clean headers
>          /usr/bin/yum -e 0 -d 0 -y update yum
>          sleep 300
>          /usr/bin/yum -e 0 -d 0 -y update
>          sleep 10
>          /usr/bin/yum clean headers
> fi
> -=-=-=-=-

I commented out the clean headers and sleep lines. Stopped yum-updatesd
and executed the script from the command line and it just sleeps (ie, ps
aux "script" STAT=S). Curious.

-- 
Bob Taylor


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux