mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
Fixes a regression caused by ab3aed4a03.
I thought the commit does not cause any severe regression. However,
drivers for network interfaces may be loaded later. So, we should wait
if no network interface is found.
Fixes #27822.