diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -89,6 +89,7 @@ it being ran every time a new MQTT message is published to this topic. ## Missing Features * Ability to configure programs with non-UTF-8 in paths -* Maybe config reloading on SIGHUP * TLS * mTLS +* Graceful signal handling +* Graceful program stdout/stderr handling |