Added initial support for Debian and Ubuntu to network module
This commit is contained in:
parent
42a3a74b7b
commit
230c2c0e2b
5 changed files with 85 additions and 1 deletions
6
network/files/interfaces.in
Normal file
6
network/files/interfaces.in
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This file describes the network interfaces available on your system
|
||||
# and how to activate them. For more information, see interfaces(5).
|
||||
|
||||
# The loopback network interface
|
||||
auto lo
|
||||
iface lo inet loopback
|
Loading…
Add table
Add a link
Reference in a new issue