mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
In case network was requested, but the host lacks both dhclient and dhcpcd, skip the loop which waits for a resolv.conf update. This reduces boot time by 10 seconds. Signed-off-by: Olaf Hering <olaf@aepfle.de>