Fix waiting for ustd on shutdown
authorJan Blunck <jblunck@suse.de>
Sun, 18 Oct 2009 20:39:24 +0000 (22:39 +0200)
committerJan Blunck <jblunck@suse.de>
Thu, 22 Oct 2009 16:02:25 +0000 (18:02 +0200)
When starting the daemon use a fifo instead of a pidfile. Otherwise the start
races against the reading of the pidfile. During shutdown we should wait for
all the existing background shells (there is only one) instead of waiting
for the pid of the daemon process.

Signed-off-by: Jan Blunck <jblunck@suse.de>

No differences found
This page took 0.023092 seconds and 4 git commands to generate.