Go to file
Kienan Stewart 4b36b75d9f Add first pass at using inotify to watch the job directory for changes
There are number of cases which currently aren't handled:

 * moving a file out of or into the directory
 * a file being touched: should that be used to reset that last_run
   value?
 * when jobs are removed, it is regardless of thread state so there
   may be children that never get joined
2022-09-25 18:36:40 -04:00
src Add first pass at using inotify to watch the job directory for changes 2022-09-25 18:36:40 -04:00
.gitignore Initial commit 2022-09-23 19:56:04 -04:00
Cargo.lock Add first pass at using inotify to watch the job directory for changes 2022-09-25 18:36:40 -04:00
Cargo.toml Add first pass at using inotify to watch the job directory for changes 2022-09-25 18:36:40 -04:00
Containerfile WIP: Add container for building & running haunter 2022-09-25 15:12:37 -04:00
README.md Initial commit 2022-09-23 19:56:04 -04:00
container-compose.yml WIP: Add container for building & running haunter 2022-09-25 15:12:37 -04:00

README.md

Haunter

Watches web sites for changes