anacron - A cron-like program that can run jobs lost during downtime
Description:
Anacron (like `anac(h)ronistic') is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine-uptime permits. This package is pre-configured to execute the daily jobs of the Red Hat Linux (or Fedora) system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Red Hat Linux (or Fedora) packages are executed each day.
Homepage: http://packages.debian.org/stable/source/anacron
License: GPLv2+
Vendor: Fedora Project
Packages
anacron-2.3-56.fc8.x86_64 [39 KiB] |
Changelog by Marcela Maslanova (2007-09-25):
- cron.{hourly,daily} work correct -> remove checking whether cron.daily has been run - persist: run pc between midnight and 4:02 -> cron.daily run twice. - rhbz#296741 |