mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 21:22:04 +00:00
11 lines
129 B
Plaintext
11 lines
129 B
Plaintext
auto lo
|
|
auto eth1
|
|
|
|
iface lo inet loopback
|
|
|
|
iface eth0 inet dhcp
|
|
|
|
iface eth1 inet dhcp
|
|
wireless_mode managed
|
|
wireless_essid any
|