aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8b9dc94e0..485b975c6 100644
--- a/TODO
+++ b/TODO
@@ -24,4 +24,5 @@ will make life easier when we add genre and other metadata
5) have children close all logging stuff, and redirect stdout and stderr to
/dev/null, and set error bits in the shared log for the parent process
to check when it receives a SIGUSR1, and print logs and then reset values of
-error bits.
+error bits. (don't redirect children's stdout and stderr to /dev/null if mpd is
+run with --no-daemon)