todo...mhmmm

git-svn-id: https://svn.musicpd.org/mpd/trunk@727 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-04-13 15:52:16 +00:00
parent 0eef3bd94d
commit 43c2576934

3
TODO
View File

@ -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 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 /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 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)