From a9ef380662da3efa382017ff8423f1a894b31bfd Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 6 Feb 2024 13:22:04 +0100 Subject: dynamic linking application starts --- rootfs/etc/network/interfaces | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rootfs/etc/network/interfaces (limited to 'rootfs/etc/network') diff --git a/rootfs/etc/network/interfaces b/rootfs/etc/network/interfaces new file mode 100644 index 0000000..6da47b0 --- /dev/null +++ b/rootfs/etc/network/interfaces @@ -0,0 +1,4 @@ +# interfaces(5) configuration +auto eth0 +iface eth0 inet dhcp + -- cgit v1.2.3