Package cronie-anacron-1.5.2-10.el8.x86_64
Name | cronie-anacron |
---|---|
Epoch | 0 |
Version | 1.5.2 |
Release | 10.el8 |
Architecture | x86_64 |
Website/URL | https://github.com/cronie-crond/cronie |
License | MIT and BSD and ISC and GPLv2+ |
Build Time | 2024-04-08 14:21:38 |
Build Host | builder-x86-06.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 | 41 KiB |
Source Project | cronie-1.5.2-10.el8 |
SHA-256 checksum | d48a318ea00a7d65673b475f63d1ba46f923e3814ac63a76c433ce0099930d26 |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.2-10 - Rebuilt for MSVSphere 8.10 beta * Thu Nov 30 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.2-10 - Bump release because of CI issues - Related: RHEL-2609 * Thu Nov 30 2023 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.2-9 - Add `optimization_to_close_fds.patch` - Resolves: RHEL-2609 * Mon Jul 11 2022 Jan Staněk <jstanek@redhat.com> - 1.5.2-8 - Set 'missingok' for /etc/cron.deny to not recreate it on update * Mon May 02 2022 Ondřej Pohořelský <opohorel@redhat.com> - 1.5.2-7 - Add support for "~" ("random within range") Resolves: rhbz#1832510 * Mon Sep 20 2021 Jan Staněk <jstanek@redhat.com> - 1.5.2-6 - Use system-auth for PAM authentication Resolves: rhbz#2005526 * Fri Sep 03 2021 Jan Staněk <jstanek@redhat.com> - 1.5.2-5 - Create PID files even when crond does not fork Resolves: rhbz#1926300 * Wed Jun 12 2019 Marcel Plch <mplch@redhat.com> - 1.5.2-4 - Make crond restart on failure - Resolves: rhbz#1715137 * Mon May 20 2019 Marcel Plch <mplch@redhat.com> - 1.5.2-3 - use role from the current context for system crontabs - Resolves: rhbz#1708557 * Fri Sep 07 2018 Marcel Plch <mplch@redhat.com> - 1.5.2-2 - Covscan issues review - Fix potential memory leaks - Fix unsafe code - Resolves: rhbz#1602467