Package cronie-anacron-1.5.7-14.el9_6.x86_64
Name | cronie-anacron |
---|---|
Epoch | 0 |
Version | 1.5.7 |
Release | 14.el9_6 |
Architecture | x86_64 |
Website/URL | https://github.com/cronie-crond/cronie |
License | MIT and BSD and ISC and GPLv2+ |
Build Time | 2025-08-06 09:06:09 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Utility for running regular jobs |
Repositories | BaseOS |
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. |
Errata | — |
Size | 32 KiB |
Source Project | cronie-1.5.7-14.el9_6 |
SHA-256 checksum | 7557e8903c006692af198db9b8eddfb6d6d1ed19bde0badf6cffdbcc0ff38aed |
×
* Fri Jun 20 2025 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-14 - Rebuild to fix upgradability issue - Resolves: RHEL-96297 * Wed Dec 11 2024 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-13 - Create anacron timestamp files with correct permissions - Resolves: RHEL-5376 * Thu Sep 26 2024 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-12 - Add `increase_max_crontabs.patch` - Resolves: RHEL-60279 * Thu Nov 30 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-11 - Add `optimization_to_close_fds.patch` - Resolves: RHEL-17710 * Thu Nov 16 2023 Jan Houška <jhouska@redhat.com> - 1.5.7-10 - Related: RHEL-5372 - remove obsolete tests. - Correct gating.yaml for CI. * Fri Nov 10 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.7-9 - Add support for `-n` option in crontab entries - Resolves: RHEL-5372