frankenrouter/etc-network-interfaces
2018-01-26 01:40:51 +02:00

15 lines
312 B
Plaintext

# 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
auto ens18
iface ens18 inet manual
auto ens19
iface ens19 inet manual