diff options
Diffstat (limited to 'TODO')
-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) |