diff options
Diffstat (limited to 'builder')
| -rw-r--r-- | builder/modules.d/systemd-networkd-ext/hooks/configure-dhcp-for-newroot.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/builder/modules.d/systemd-networkd-ext/hooks/configure-dhcp-for-newroot.sh b/builder/modules.d/systemd-networkd-ext/hooks/configure-dhcp-for-newroot.sh index 59311fb0..a5e59371 100644 --- a/builder/modules.d/systemd-networkd-ext/hooks/configure-dhcp-for-newroot.sh +++ b/builder/modules.d/systemd-networkd-ext/hooks/configure-dhcp-for-newroot.sh @@ -45,6 +45,8 @@ if [ -z "${SLX_VLAN_ID}" ]; then [Network] DHCP=ipv4 + LinkLocalAddressing=no + IPv6AcceptRA=no [DHCP] UseDNS=true |
