diff options
author | Max Kellermann <max@duempel.org> | 2009-01-13 21:44:42 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-13 21:44:42 +0100 |
commit | 25321297554890d01fa2fd6828f7faa906cda54a (patch) | |
tree | e8c6537b82154c8410f9760ec77225dfb2ec8d9d /src/player_thread.c | |
parent | d8fc8ca7bac8f378c4ff7bbc02f22a37ac72a792 (diff) | |
download | mpd-25321297554890d01fa2fd6828f7faa906cda54a.tar.gz mpd-25321297554890d01fa2fd6828f7faa906cda54a.tar.xz mpd-25321297554890d01fa2fd6828f7faa906cda54a.zip |
daemon: don't fork twice to daemonize
To detach from the parent process, fork once and make the old process
exit. No need to do that twice.
Diffstat (limited to 'src/player_thread.c')
0 files changed, 0 insertions, 0 deletions