Re: cron.daily hosed? crontabs update did it.

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

 



Steven Stern wrote:
Since installing the crontabs update on each of my systems, cron.daily has not run.

Aug 30 06:58:54 Updated: crontabs.noarch 1.10-15.fc7


It appears some lines got added to /usr/bin/run-parts that caused the problem.

diff run-parts /usr/bin/run-parts
1a2,5
> # if cron.daily was run today
> AUX1=`cat /var/spool/anacron/cron.daily`
> AUX2=`date +%Y%m%d`
> [ "$AUX1" == $AUX2 ] || exit 0


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux