Name: | cronie-anacron |
---|---|
Version: | 1.4.11 |
Release: | 14.el7_2.1 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 41587 |
License: | MIT and BSD and ISC and GPLv2+ |
RPM: | cronie-anacron-1.4.11-14.el7_2.1.x86_64.rpm |
Source RPM: | cronie-1.4.11-14.el7_2.1.src.rpm |
Build Date: | Thu Mar 31 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://fedorahosted.org/cronie |
Summary: | Utility for running regular jobs |
Description: | Anacron is part of cronie that is used for running jobs with regular periodicity which do not have exact time of day of execution. The default settings of anacron execute the daily, weekly, and monthly jobs, but anacron allows setting arbitrary periodicity of jobs. Using anacron allows running the periodic jobs even if the system is often powered off and it also allows randomizing the time of the job execution for better utilization of resources shared among multiple systems. |
- crontab: use temporary filename properly ignored by crond
- mark the 0hourly and dailyjobs crontabs as config - properly handle users for whose getpwnam() returns NULL temporarily - log when crond is shutting down
- reload in unit file was still missing - Related: rhbz#1114815
- reload in unit file was missing - Resolves: rhbz#1114815
- now it's work even on ppc64, all checks working correctly - Related: rhbz#1031384
- Mass rebuild 2014-01-24
- fix coverity warnings about dead code. Incorrect checking of values. - Related: rhbz#1031384
- anacron do not execute jobs run from command line - Related: rhbz#1031384
- anacron segfaults with certain config data - Resolves: rhbz#1031384
- Mass rebuild 2013-12-27