Cron daemon for executing programs at set times
Go to file
Ondřej Pohořelský edd602e23d Add -n option for crontab entries
In order to test this new feature before cronie upstream tags a new
version, I'm adding this patch directly. Now you can suppress mails
from crontabs when the job is successful.

This is done by using '-n' option in your crontab:
`* * * * * -n foo.sh`
2023-10-06 14:56:39 +02:00
tests Add CI tests for Atomic Host using the standard test interface 2017-12-13 16:46:36 +02:00
.gitignore New upstream release 1.6.1 2022-05-02 14:19:33 +02:00
add_-n_option_for_crontab_entries.patch Add -n option for crontab entries 2023-10-06 14:56:39 +02:00
changelog Convert to %autorelease and %autochangelog 2023-09-11 13:55:34 +02:00
cronie.spec Add -n option for crontab entries 2023-10-06 14:56:39 +02:00
sources New upstream release 1.6.1 2022-05-02 14:19:33 +02:00