Bug 224687

Summary: incorrect link 000-delay.cron
Product: [Fedora] Fedora Reporter: Nerijus Baliūnas <nerijus>
Component: crontabsAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: chkr
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: 2007-02-26 13:01:31 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 Nerijus Baliūnas 2007-01-27 01:19:25 UTC
crontabs-1.10-11.fc6.noarch.rpm has incorrect link:
/etc/cron.weekly/000-delay.cron -> ./etc/cron.daily/000-delay.cron
IMHO it should be
/etc/cron.weekly/000-delay.cron -> ../cron.daily/000-delay.cron

Also 000-delay.cron says:
# Generate per system static delay for cron.{daily,weekly,monthly}

but there is no link in cron.monthly.

Comment 1 Marcela Mašláňová 2007-01-29 17:06:22 UTC
Fixed in rawhide,
update soon.