Bug 170801

Summary: @reboot, @yearly, etc. not documented
Product: Red Hat Enterprise Linux 3 Reporter: Jason Vas Dias <jvdias>
Component: vixie-cronAssignee: Jason Vas Dias <jvdias>
Status: CLOSED ERRATA QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: benl, john
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHSA-2005:0117 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-01 17:55:45 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:
Bug Depends On: 107542    
Bug Blocks: 161600    

Description Jason Vas Dias 2005-10-14 16:05:48 UTC
+++ This bug was initially created as a clone of Bug #107542 +++

Description of problem:
crontab(5) does not document the following "run at" features 
(around line 110 in entry.c)

@reboot        Run once, at startup.
@yearly        Run once a year, "0 0 1 1 *".
@monthly       Run once a month, "0 0 1 * *".
@weekly        Run once a week, "0 0 * * 0".
@daily         Run once a day, "0 0 * * *".
@hourly        Run once an hour, "0 * * * *".

It would be nice if it did ;-)


Originally spotted at
<http://nelson.monkey.org/~nelson/weblog/tech/crontabReboot.html> I think.

-- Additional comment from mitr on 2004-02-07 11:45 EST --
*** Bug 110188 has been marked as a duplicate of this bug. ***

-- Additional comment from jvdias on 2004-08-10 13:35 EST --
fixed in vixie-cron-4.1-8 .

Comment 1 Jason Vas Dias 2005-10-14 16:06:44 UTC
This bug is fixed with vixie-cron-4.1-8_EL3, available from:
  http://people.redhat.com/~jvdias/cron/RHEL-3
and should be considered for inclusion in RHEL-3-U7 .

Comment 3 Jason Vas Dias 2006-05-01 17:55:45 UTC
Fixed with vixie-cron-4.1-10.EL3, currently in RHEL-3-U7 with errata
RHSA-2005:0117.