mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
When starting systemd-nspawn with --network-veth, we create a veth device called host0 in the guest. Pick up on this and start a dhcp client on it. We will also pick up host0 netdevs created by other containers should they chose to use the same name.