mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-07 09:51:09 +00:00
Support dhcpcd in one shot mode as well
This is needed for cloud environments that want to get their metadata in the onboot phase over the network. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -41,3 +41,6 @@ nodelay
|
||||
|
||||
# Do not arp to check IP
|
||||
noarp
|
||||
|
||||
# wait for ipv4 address
|
||||
waitip 4
|
||||
|
Reference in New Issue
Block a user