]> 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>
Thu, 1 Dec 2022 17:15:41 +0000 (17:15 +0000)
commitb4d18c306f42d78d8579ac7c5e97f543038bfd03
treea3c610f1426418d205f2837c16352ed79fb9ead1
parent85492e5b939524c741f201505d4f7c87e6439623
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