Commit 0eef3bd9 authored by Warren Dukes's avatar Warren Dukes

todo: don't have children write to logs, that's very naughty

git-svn-id: https://svn.musicpd.org/mpd/trunk@726 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 8c96c2d3
......@@ -20,3 +20,8 @@ will make life easier when we add genre and other metadata
3) thourougly rewrite and check signal blocking and unblocking
4) add a --update-only, like --only-create-db, only just for updating
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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment