summaryrefslogtreecommitdiff
path: root/factory-default
diff options
context:
space:
mode:
Diffstat (limited to 'factory-default')
-rw-r--r--factory-default/sys-apps/systemd/etc/systemd/networkd.conf10
1 files changed, 7 insertions, 3 deletions
diff --git a/factory-default/sys-apps/systemd/etc/systemd/networkd.conf b/factory-default/sys-apps/systemd/etc/systemd/networkd.conf
index a1974352..fd1d8601 100644
--- a/factory-default/sys-apps/systemd/etc/systemd/networkd.conf
+++ b/factory-default/sys-apps/systemd/etc/systemd/networkd.conf
@@ -1,5 +1,9 @@
# See networkd.conf(5) for details
-[DHCP]
-# Use MAC address of the interface as a DUID value
-DUIDType=link-layer
+[DHCPv4]
+# Use an application-specific machine-id as a DUID value
+DUIDType=uuid
+
+[DHCPv6]
+# Use an application-specific machine-id as a DUID value
+DUIDType=uuid