]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
network: dhcpcd fails to check link state for QMI interfaces
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Sep 2022 15:05:08 +0000 (17:05 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Oct 2022 14:00:47 +0000 (16:00 +0200)
commitca25b446ad26a9bf4d94741d23629ccddf1d422d
tree553959e3439008abb7a2d193e534225c57c14992
parentf79bb2e44cb40980c557f03ef5a3af9f8fd5bb3d
network: dhcpcd fails to check link state for QMI interfaces

When acquiring an IP address, dhcpcd seems to think that the interface
is down or does not work properly for some reason. It will
subsequentially decide to exit which is not what we want here.

Therefore this patch tells dhcpcd to ignore the link state and keep
happily running.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/networking/red