Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 824 Bytes

TODO.md

File metadata and controls

24 lines (23 loc) · 824 Bytes

TODOs

  • cleanup
  • allow user to interpolate a RELATIVE_DIR in crontabs (so they can reference files relative to the crontab)
  • allow variables in crontab
  • schedule and run overdue jobs
  • job reporting
  • synchronize updates to crontab
  • actually read the sys and user crontabs
    • perms
  • special crontab config support (toml or yaml?)
  • log to syslog
    • syslog levels?
  • Allow log feature flags (fs logs, job logs, time logs, etc)
  • integ testing
  • unit tests
  • Ensure tests don't log to syslog or whatever (maybe a test sink?)
  • handle signals
    • and log getting closed or deleted
  • daemon lock
  • kill chronic anywhere integ test stops (e.g. TRAP)
  • crontab program
  • validate permissions e.g. child job exec
  • format mail