aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-core/init-ifupdown/files/fri2/interfaces
blob: f5bb94683dfeb191a2b30009ea4c805499576ec8 (plain)
1
2
3
4
5
6
7
8
9
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# Wired or wireless interfaces
auto eth0
iface eth0 inet dhcp