aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-04-13 15:52:16 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-04-13 15:52:16 +0000
commit43c25769349e92b280fc159d8076bba623ec01b2 (patch)
tree7c12c9444c6b330571b19f77b3788cd5cf076200 /TODO
parent0eef3bd94dd60e1348294149c7605dbdf72a3d64 (diff)
downloadmpd-43c25769349e92b280fc159d8076bba623ec01b2.tar.gz
mpd-43c25769349e92b280fc159d8076bba623ec01b2.tar.xz
mpd-43c25769349e92b280fc159d8076bba623ec01b2.zip
todo...mhmmm
git-svn-id: https://svn.musicpd.org/mpd/trunk@727 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-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)