From 1f47a6291b61307efde0e2378f3e626ca0e2d07a Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Wed, 7 Feb 2018 23:41:24 -0600 Subject: [PATCH] Ubuntu 17.10: Fix a hard-coded interface name Reported-by: Callum Gare --- Ubuntu-17.10-Root-on-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-17.10-Root-on-ZFS.md b/Ubuntu-17.10-Root-on-ZFS.md index 58a3d93..911cdae 100644 --- a/Ubuntu-17.10-Root-on-ZFS.md +++ b/Ubuntu-17.10-Root-on-ZFS.md @@ -198,7 +198,7 @@ The `debootstrap` command leaves the new system in an unconfigured state. An al network: version: 2 ethernets: - ens3: + NAME: dhcp4: true Customize this file if the system is not a DHCP client.