Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
anacron: A cron-like program that can run jobs lost during downtime.
Name: | anacron |
Vendor: | Fermi |
Version: | 2.3 |
License: | GPL |
Release: | 25.1 |
URL: | |
- Summary
- 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 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 packages are executed each day.
Changelog
- * Wed Jul 7 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 2.3-25.1
- do not run anacron on startup by default
- backport the following changes to 2.3-23:
- * Fri Jul 2 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- Add noconst patch to fix invalid C
- * Thu Jul 10 19:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 2.3-29
- don't require vixie-cron (#21176) [reported by Gerald Teschl]
- in init script don't remove /var/lock/subsys/anacron when stopping (#58462)
- exit init script with actual exit status (#44600) [reported by Enrico Scholz]