]> git.ipfire.org Git - thirdparty/dracut.git/commit
network/net-lib.sh: fix wait_for_if_up()
authorHarald Hoyer <harald@redhat.com>
Tue, 1 Sep 2015 15:22:56 +0000 (17:22 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 1 Sep 2015 15:23:33 +0000 (17:23 +0200)
commitd8572e0bf4d49a8d2ec71726d0fd38d1c73ca3f7
tree2fd68268456fc181cc530c04ecd6953d9b0dfaff
parent70f3c07846e92d11484a1f7b5cb84aacc47489b4
network/net-lib.sh: fix wait_for_if_up()

wait for <*UP*> and not "state UP"

state can be UNKNOWN
modules.d/40network/net-lib.sh