]> git.ipfire.org Git - thirdparty/dracut.git/commit
40network: Fix race condition when wait for networks
authorPawel Wieczorkiewicz <pwieczorkiewicz@suse.de>
Tue, 8 Apr 2014 06:50:55 +0000 (08:50 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 30 Jan 2018 09:18:37 +0000 (10:18 +0100)
commitf0094476fd889b27b391e063f456bf8683670bf0
tree8dce8c139e1d5c8a241ab089727e19396afb2ddb
parented2cc8c9b96438be4527dbc9f5814196554abec4
40network: Fix race condition when wait for networks

If no network related params are specific, but rd.neednet=1 is set,
the default initqueue action is to wait until one of the network
interfaces is marked as setup properly.

This also help with initqueue's race condition when the network interface
shows up late

References: bnc#866771

Signed-off-by: Hannes Reinecke <hare@suse.de>
modules.d/40network/net-genrules.sh