elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/cron/config.h
CommitAuthorDateMessage
1ad6ec3910384e07073e097c7dc55d073c0240bGreg Haerr2022-02-07[cmds] Update paths.h, remove /var/run/utmp, who
d912939fb4c63b99a8b4d8d5194b53768d60960Greg Haerr2020-12-07[kernel] Rewrite wait system call, fixes cron
d0cceb7dbc0fa38e4264ed9d27dfe7d1800166dgeorgp242020-05-12Remove cron directory from /var. Get cron to generate this directory plus a root crontab file template if cron directory does not exist
1777d686e51d4566dffdf14cf053fd07246abf4georgp242020-05-11Update 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.
63b2313017d6f9e233a8474e8b12990ba95ec44georgp242020-05-09Add cron job scheduler to ELKS