hc-cron is a cron daemon for 'home computers'. It runs specified jobs at periodic intervals and will remember the time when it was shut down and catch up jobs that have occurred during down time when it is started again. Hc-cron is based on the widely used vixie-cron and uses the same crontab format so that it can be used as a drop-in replacement for that program.
| Tags | Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: In this version, the logic in the detection of busy disks was adapted to newer kernel versions and the logging of such conditions has been improved a lot to allow for further fine tuning.


Release Notes: This release adds a fix for a buffer overflow with long usernames, and other minor bugfixes


Release Notes: Buffer overflows for usernames with more than 20 characters were fixed.


Release Notes: A new option was added to support a config file, as well as a new option to pass the deamon's runtime environment to started jobs. Some security fixes were made.


Release Notes: RPMification cleanups have been added, and hc-cron now uses SIG_CHLD for inter-process communication by default.