diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-04-13 15:52:16 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-04-13 15:52:16 +0000 |
commit | 43c25769349e92b280fc159d8076bba623ec01b2 (patch) | |
tree | 7c12c9444c6b330571b19f77b3788cd5cf076200 | |
parent | 0eef3bd94dd60e1348294149c7605dbdf72a3d64 (diff) | |
download | mpd-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
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |