aboutsummaryrefslogtreecommitdiff
path: root/rootfs/etc/network/interfaces
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-02-07 14:06:30 +0100
committerlonkaars <loek@pipeframe.xyz>2024-02-07 14:06:30 +0100
commit612a0afa63144aae338a51c9206a589d4b8fdd65 (patch)
tree679e6676d9ce4b56996874bd5782764da221280a /rootfs/etc/network/interfaces
parent70623600744cab314baf1ccc912134456ffe565d (diff)
WIP web server
Diffstat (limited to 'rootfs/etc/network/interfaces')
-rw-r--r--rootfs/etc/network/interfaces2
1 files changed, 2 insertions, 0 deletions
diff --git a/rootfs/etc/network/interfaces b/rootfs/etc/network/interfaces
index 6da47b0..5307bb0 100644
--- a/rootfs/etc/network/interfaces
+++ b/rootfs/etc/network/interfaces
@@ -2,3 +2,5 @@
auto eth0
iface eth0 inet dhcp
+auto lo
+iface lo inet loopback