]> git.ozlabs.org Git - petitboot/commitdiff
discover/network: run udhcpc process in foreground mode
authorJeremy Kerr <jk@ozlabs.org>
Thu, 3 Apr 2014 07:48:20 +0000 (15:48 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 3 Apr 2014 07:48:20 +0000 (15:48 +0800)
We don't want udhcpc processes to detach, otherwise we aren't able to
stop the spawned background process, which we need to do on reinit.

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

No differences found