File history
Tracking elkscmd/cron/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
1f88fe6bf74b478f694c8cbe26a322bbae40058 | Greg Haerr | 2020-12-11 | Set heap size in crontab |
c3a00d32b49739f211933b8ae667cc24c1072da | Greg Haerr | 2020-05-30 | [elkscmd] Fine tune application heap & stack usage |
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 |