Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Exit with EX_TEMPFAIL when watching files | June McEnroe | 2021-03-01 |
| | | | | | | | Reason being that if a file disappears and it takes longer for it to reappear than the default restart interval, the service would just get stopped. Treat an initially missing file the same as a file that gets deleted. | ||
* | Add -d flag to catsit-watch | June McEnroe | 2021-02-27 |
| | |||
* | Add -a to catsit-watch | June McEnroe | 2021-02-27 |
| | |||
* | Add catsit-watch utility | June McEnroe | 2021-02-25 |