aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netbase/netbase/bug20/interfaces
blob: ad6bfdd6efe5801c4ff4111cdfcd52c229714cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
 
# The loopback interface
auto lo
iface lo inet loopback

# Wired interface
# BUGbase Ethernet which is built into kernel
# It is on USB but we rename it by udev rule
auto eth0

#
# wireless interface
auto wlan0