File history
Tracking elkscmd/cron/cron.h
| Commit | Author | Date | Message |
|---|---|---|---|
1e931261afb3ed8e8963145b9187d28071e1e0f | Chuck Coffing | 2023-07-29 | Shrink size of crontab; saves ~100 bytes per bin |
71b9ec45c2f6479d95866e83369ea02f32d6554 | Chuck Coffing | 2023-07-21 | [cron] warning and bug fixes |
616342845ff19cccbea5ddf93800d8c7f354fc1 | Chuck Coffing | 2023-07-21 | [cron] Apply standard ELKS formatting; no code changes |
1777d686e51d4566dffdf14cf053fd07246abf4 | georgp24 | 2020-05-11 | Update cron commit. Set CRONDIR to /var/cron. Reduce memory requirement in Makefile. Check if CRONDIR exists. The cron.out file is set by the user when scheduling the job in his crontab file. Removed executables. |
63b2313017d6f9e233a8474e8b12990ba95ec44 | georgp24 | 2020-05-09 | Add cron job scheduler to ELKS |