Commit graph

6 commits

Author SHA1 Message Date
Marcela Mašláňová
1e6c8f2359 Fix typo in anacron again. 2009-03-06 08:14:58 +00:00
Marcela Mašláňová
3c1b0922d9 - add two new options:
- 481775 some people don't want to run daily jobs at all, if they didn't
    run in specific time f.e. 4-7 hours.
- 470168 random delay was removed from crontabs and added into anacron,
    where could be better set.
- cron.d/0hourly will every hour run cron.hourly/0anacron which check
    whether the jobs should be running or not
2009-02-06 14:08:07 +00:00
Marcela Mašláňová
026329cd1f - cron.{daily,weekly,hourly,monthly} should be owned by crontabs, because
some don't have installed anacron and other cron like programmes could
    be dependent
- 0anacron is now trying run all cron.{daily,weekly,...} every hour. This
    should fix problem with jobs running twice, with not running jobs after
    hibernation and so on.
- the random delay is in default switch off
2009-01-26 09:25:53 +00:00
Marcela Mašláňová
d5c7fade97 Change spec file again. 2007-02-06 14:35:24 +00:00
cvsdist
a7d7315cc4 auto-import changelog data from anacron-2.3-9.src.rpm
Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Start it later so services some cron scripts may depend on are running
    (Bug #15335)
Thu Aug 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up initscript (Bug #15123 and an unreported bug)
Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up initscripts (Bug #13625)
Tue Jul 04 2000 Matt Wilson <msw@redhat.com>
- Prereq: /sbin/chkconfig
Mon Jun 26 2000 Preston Brown <pbrown@redhat.com>
- move initscript to /etc/init.d, fix up post/preun/postun scripts.
Mon Jun 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3
Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
- use %{_mandir}
Fri Mar 03 2000 Tim Powers <timp@redhat.com>
- fixed startup script so that it doesn't put stuff in /var/lock/subsys.
    Complains since anacronda turns itself off when it is run, and the file
    in /var/lock/subsys isn't removed.
Mon Feb 28 2000 Tim Powers <timp@redhat.com>
- fixed startup script, now it actually stops, gives status and restarts.
    Fixes bug #9835
Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
- handle compressed manpages
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to get compressed man pages
- mark /etc/cron.daily/... as config files
Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix annoying defines
- rebuild to update description and group
Thu Jan 06 2000 Bernhard Rosenkrnzer <bero@redhat.com>
- initial Red Hat package
Wed Dec 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Remove cron.hourly check (unusefull).
Wed Nov 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.1 from debian.
- Fix typo in initscripts.
Thu Jul 22 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix wrong entries in anacrontab.
- Add a /etc/rc.sysinit/ script
Tue Apr 27 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix bug with /var/spool/anacron/
Sat Apr 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- First version mainly inspired from the Debian package.
2004-09-09 02:58:41 +00:00
cvsdist
c5d0647a72 Setup of module anacron 2004-09-09 02:58:39 +00:00