meta-raspberrypi/recipes-core/netbase/netbase-5.0/raspberrypi/interfaces
Andrei Gherzan 2ea933eac3 netbase: Rename bbappend and directory to match the updated version of netbase
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-07-09 23:13:34 +03:00

315 B

/etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

The loopback interface

auto lo iface lo inet loopback

Wireless interfaces

iface wlan0 inet dhcp wireless_mode managed wireless_essid any wpa-driver wext wpa-conf /etc/wpa_supplicant.conf

Bluetooth networking

iface bnep0 inet dhcp