aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5ba2aa..f18d485 100644
--- a/README.md
+++ b/README.md
@@ -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