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)
commit8232f1db6950f4c5bc0611a30e9b8f2d70618644
tree4d59cb5404b510832e0c41907e77a7008b03a1c2
parent6f86ffe9af2b30a6741fef34acc23ac458b3144f
Fix waiting for ustd on shutdown

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>
usttrace
This page took 0.023446 seconds and 4 git commands to generate.