From bb02ca960d3e93f883a6542856bdd443e67d38ea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Jun 2022 07:04:15 +0200 Subject: Adding missing dhcp option in select question of the debconf build script. Signed-off-by: Daniel Baumann --- share/build-scripts/debconf.d/0003-debconf.templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/build-scripts/debconf.d/0003-debconf.templates b/share/build-scripts/debconf.d/0003-debconf.templates index 73952a8..2172e67 100644 --- a/share/build-scripts/debconf.d/0003-debconf.templates +++ b/share/build-scripts/debconf.d/0003-debconf.templates @@ -173,7 +173,7 @@ Description: Ethernet post-down Command (IPv4)? Template: container/network1/ipv6-method Type: select -Choices: static, none +Choices: dhcp, static, none Default: Description: Ethernet Interface Method (IPv6)? What method should be used to configure the ethernet interface? -- cgit v1.2.3