Bug 13044

Summary: Re: conf/10947: Entering daylight time at 2am loses /etc/daily (or other 2am jobs)
Product: Base System Reporter: Poul-Henning Kamp <phk>
Component: confAssignee: GNATS administrator <gnats-admin>
Status: Closed FIXED    
Severity: Affects Only Me CC: Andre.Albsmeier
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description Poul-Henning Kamp 1999-08-09 19:00:01 UTC
 In message <Pine.BSF.4.10.9908091329300.67572-100000@freebie.dp.ny.frb.org>, Seth writes:
 >OK, here's another diff that should (hopefully) be general enough for
 >universal distribution.
 
 I like the comment, and suggest we move this one up one minute:
 
 from
 > 0       2       *       *       *       root    periodic daily 2>&1 | sendmail root
 
 to
 > 59      1       *       *       *       root    periodic daily 2>&1 | sendmail root
 
 Poul-Henning
 
 --
 Poul-Henning Kamp             FreeBSD coreteam member
 phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
 FreeBSD -- It will take a long time before progress goes too far!
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-10 15:41:37 UTC
State Changed
From-To: open->closed

Intended as follow-up to PR 10947.