diff options
author | Colin Guthrie <cguthrie@mandriva.org> | 2011-03-24 21:27:55 +0000 |
---|---|---|
committer | Colin Guthrie <cguthrie@mandriva.org> | 2011-03-24 21:27:55 +0000 |
commit | d47a33775b55877b9df42add3346779bba077299 (patch) | |
tree | f45884286a5dd119f6d7d5f1a085a09bd077b819 /vala | |
parent | a9c8f904b0c4a03e7bff004c103aa5910f8bea3d (diff) |
daemon: Fix regression with --start introduced with the double fork in 8e94f653
The previous commit intoduced a double fork which caused a more or less immediate
successful return prior to the hard work of actually starting a daemon.
This patch simply used pipe() to only signal our father when the daemon really
has finished starting.
Diffstat (limited to 'vala')
0 files changed, 0 insertions, 0 deletions