Cron daemon for executing programs at set times
Go to file
Ondřej Pohořelský 09ee669816 Reintroduce file existence check and fix timestamp file permissions
In 1.7.0, cronie is not testing if /etc/default/anacron exists.
This caused multiple errors to be logged in journal if the file was
missing.

Additionally, this update ensures that anacron timestamp files are created
with the correct permissions. Previously, the files were created with 644
permissions in the %post script of the anacron subpackage but were listed
as having 600 permissions in the %files section. This mismatch has now
been resolved by creating the files with the appropriate 600 permissions.

Resolves: RHEL-42706, RHEL-70286
2024-12-11 09:13:02 +01:00
.fmf Setup gating for c10s 2024-08-01 15:13:24 +02:00
plans Setup gating for c10s 2024-08-01 15:13:24 +02:00
tests Add CI tests for Atomic Host using the standard test interface 2017-12-13 16:46:36 +02:00
.gitignore update to 1.7.0 2023-10-17 11:31:30 +02:00
0001-Do-not-leak-file-descriptors-in-backup_crontab.patch Resolve RHEL SAST issues 2024-11-06 12:33:31 +01:00
changelog Convert to %autorelease and %autochangelog 2023-09-11 13:55:34 +02:00
cronie.spec Reintroduce file existence check and fix timestamp file permissions 2024-12-11 09:13:02 +01:00
gating.yaml Setup gating for c10s 2024-08-01 15:13:24 +02:00
n_option_wait_on_finnishing_grandchild_process.patch Adds -n option: wait on finnishing grandchild process 2024-01-02 11:16:09 +01:00
re-introduce-the-test-for-existence-of-file.patch Reintroduce file existence check and fix timestamp file permissions 2024-12-11 09:13:02 +01:00
sources update to 1.7.0 2023-10-17 11:31:30 +02:00