Bug 174235

Summary: duplicate yum.cron
Product: [Fedora] Fedora Reporter: Marius Andreiana <marius.andreiana>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5CC: katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-26 14:37:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marius Andreiana 2005-11-26 10:17:27 UTC
There are two crons:
$ rpm -ql yum|grep cron
/etc/cron.daily/yum.cron
/etc/cron.weekly/yum.cron

Please leave only the one in cron.daily, not both. (otherwise there will be two
runs on Sunday)

Comment 1 Seth Vidal 2005-11-26 14:37:44 UTC
Please look at the contents of those scripts.

They are not doing the same thing.
The cron weekly job is just cleaning out old packages.