]> git.ozlabs.org Git - petitboot/commitdiff
Don't block udev if udev-helper sleeps
authorJeremy Kerr <jk@ozlabs.org>
Thu, 5 Apr 2007 04:36:34 +0000 (14:36 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 5 Apr 2007 04:36:34 +0000 (14:36 +1000)
If udev-helper is going to sleep(), then detach from the main udev
process first. Previously, this meant that new devices were 'stuck'
behind polling helpers.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found