From 7e417e1751e23b76eafe93f5b319b485357c5c80 Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Wed, 3 Jan 2024 14:58:54 +1100
Subject: [PATCH] update roadmap

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 85ccca4d..ab3d6395 100644
--- a/README.md
+++ b/README.md
@@ -99,3 +99,7 @@ This Roadmap for the next release is not writting in the stone. Feel free to mak
 - React on event:
 
   Implementation of a daemon for event response to allow users to define services that dynamically start and stop when certain conditions are met, without needing to encode every possible condition in the service manager configuration.
+
+- Ability to redirect stdin, stdout and stderr
+
+  Allow to specify to make redirection of standard output
-- 
GitLab