sonic-buildimage/files/image_config/interfaces/init_interfaces
Joe LeVeque f49cac086f Remove extra trailing newlines at EOF (#804)
Files now end with a single newline
2017-07-12 20:54:37 -07:00

11 lines
269 B
Plaintext

# Initial /etc/network/interface file for first boot
# Will be overwritten based on minigraph information by interfaces-config service
# The loopback network interface
auto lo
iface lo inet loopback
#
# The management network interface
auto eth0
iface eth0 inet dhcp