]> git.ipfire.org Git - thirdparty/systemd.git/commit
wait-online: by default not all interface need to be online
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Feb 2024 17:44:08 +0000 (02:44 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 6 Feb 2024 12:45:37 +0000 (12:45 +0000)
commit6f412c00cf06c883bf08f0e7d6f7eb7299d198e9
treefde6006699e33b083b6f1a4ce18393f3cf2cefe1
parent0119370cbba902cdb162cc4a1eb2ac8a38058bdd
wait-online: by default not all interface need to be online

Fixes an issue caused by ab3aed4a0349bbaa26f53340770c1b59b463e05d (v253).

By default, all managed interface need to be configured, and at least
one interface need to be online. Hence, offline interface should be ignored.

Fixes #29506.
src/network/wait-online/manager.c