From bdae3242d4c4fd5ea47d57f8052272bba657f8f5 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 25 Oct 2024 13:10:04 -0700 Subject: [PATCH] update netplan config --- Dockerfile.agnos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.agnos b/Dockerfile.agnos index 1360bf6..1802678 100644 --- a/Dockerfile.agnos +++ b/Dockerfile.agnos @@ -167,7 +167,7 @@ COPY ./userspace/firmware/* /lib/firmware/ # populate /etc COPY ./userspace/files/fstab /etc COPY ./userspace/files/profile /etc/profile -COPY ./userspace/files/ethernet.yaml /etc/netplan/ +COPY ./userspace/files/01-network-manager-all.yaml /etc/netplan/ COPY ./userspace/files/allow-network-control.pkla /etc/polkit-1/localauthority/50-local.d/allow-network-control.pkla COPY ./userspace/files/allow-modem-control.pkla /etc/polkit-1/localauthority/50-local.d/allow-modem-control.pkla COPY ./userspace/files/*.rules /etc/udev/rules.d/