From 1fa2092dd9c7ac63d2780277bd4fd1346e38558b Mon Sep 17 00:00:00 2001 From: "tiago.ferreira" Date: Thu, 7 Aug 2025 16:27:56 +0000 Subject: [PATCH] Enviar arquivos para "/" --- interfaces | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 interfaces diff --git a/interfaces b/interfaces new file mode 100644 index 0000000..97589ca --- /dev/null +++ b/interfaces @@ -0,0 +1,8 @@ +# This file describes the network interfaces available on your system +# and how to activate them. For more information, see interfaces(5). + +source /etc/network/interfaces.d/* + +# The loopback network interface +auto lo +iface lo inet loopback