udevd: fix SIGCHLD handling in --daemon mode
authorTom Gundersen <teg@jklm.no>
Wed, 27 May 2015 16:39:36 +0000 (18:39 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 27 May 2015 16:44:02 +0000 (18:44 +0200)
commit86c3bece38bcf55da6387d20c6f01da9ad0284dc
treea3a48d4ad3a69afe163a2bbb69c07c452e98555c
parent583c14fc04a089e9af70a3fa0b8c0a8c27c06ec0
udevd: fix SIGCHLD handling in --daemon mode

We were listening for SIGCHLD in the wrong process.
src/udev/udevd.c