added network module

This commit is contained in:
2021-12-14 20:41:25 +01:00
parent 1ee6d805ea
commit 925d32c2b6
3 changed files with 193 additions and 0 deletions

View File

@@ -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