]> 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>
Wed, 11 Nov 2015 15:19:25 +0000 (16:19 +0100)
commit42b4fc90f2248444da3a769a3706503503df8e80
tree4e25462c8fa13fbd7325e262dcd5588d0d30be97
parentb519ae7008aa20828b30f021b25c38cfd459f27c
network/net-lib.sh: fix wait_for_if_up()

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

state can be UNKNOWN

(cherry picked from commit d8572e0bf4d49a8d2ec71726d0fd38d1c73ca3f7)
modules.d/40network/net-lib.sh