diff --git a/board/raspberrypi/overlay/etc/network/interfaces b/board/raspberrypi/overlay/etc/network/interfaces deleted file mode 100644 index aa30214..0000000 --- a/board/raspberrypi/overlay/etc/network/interfaces +++ /dev/null @@ -1,12 +0,0 @@ -# /etc/network/interfaces - Common network configuration -# -# This file is part of the shared rootfs overlay and provides a -# sensible default network configuration for all Raspberry Pi projects. -# Projects can override this by placing their own version in their -# project-specific overlay (which is applied after this one). - -auto lo -iface lo inet loopback - -auto eth0 -iface eth0 inet dhcp