Bug 174235 - duplicate yum.cron
Summary: duplicate yum.cron
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 5
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-26 10:17 UTC by Marius Andreiana
Modified: 2014-01-21 22:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-26 14:37:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.




Note You need to log in before you can comment on or make changes to this bug.