aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/create-ec2-rootfs.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/create-ec2-rootfs.sh b/tools/create-ec2-rootfs.sh
index fb5a2062d..1ff138a04 100755
--- a/tools/create-ec2-rootfs.sh
+++ b/tools/create-ec2-rootfs.sh
@@ -135,9 +135,6 @@ dnf install -y \
systemctl enable systemd-networkd
cat << EOF > /etc/systemd/network/ether.network
-[Match]
-Driver=e1000
-
[Network]
DHCP=yes
EOF