| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2020-12-15 | Log a message when stopping a service waiting to restart 1.1 | June McEnroe | |
| It's a little annoying to have to special-case this, but otherwise there is no confirmation in the log that the restart won't still happen. | |||
| 2020-11-10 | Refactor unveil calls so errors can be reported properly | June McEnroe | |
| 2020-10-27 | Do not increment signals | June McEnroe | |
| No need to do a read and a write... and it's declared volatile so maybe that's even worse? I don't even know, but there's no point. | |||
| 2020-10-23 | Only look up group if one is named | June McEnroe | |
| 2020-10-23 | Remove default defines of RUNDIR, ETCDIR | June McEnroe | |
| 2020-10-23 | Set shell scripts executable in build | June McEnroe | |
| 2020-10-20 | Humanize milliseconds if interval is less than 1s | June McEnroe | |
| The intervals are configurable in milliseconds so humanize should be able to display at that precision. | |||
| 2020-10-20 | Humanize restart interval | June McEnroe | |
| 2020-08-17 | Document default catsit.conf location on OpenBSD 1.0 | June McEnroe | |
| 2020-08-17 | Template catsit script with RUNDIR | June McEnroe | |
| 2020-08-17 | Clean up includes | June McEnroe | |
| 2020-08-17 | Log service uptime in status | June McEnroe | |