summaryrefslogtreecommitdiffstats
path: root/meta-facebook/meta-yosemite/recipes-core/init-ifupdown/files/interfaces
blob: 36e342eeae6840b93756a30e3435ad1e471a7cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
# The loopback interface
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto usb0
iface usb0 inet6 static
  address fe80::1
  netmask 64
OpenPOWER on IntegriCloud