tinterfaces - arm-sdk - os build toolkit for various embedded devices
HTML git clone https://git.parazyd.org/arm-sdk
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
tinterfaces (398B)
---
1 # interfaces(5) file used by ifup(8) and ifdown(8)
2
3 # Please note that this file is written to be used with dhcpcd
4 # For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'
5
6 # Include files from /etc/network/interfaces.d:
7 # source-directory /etc/network/interfaces.d
8
9 auto lo
10 iface lo inet loopback
11
12 allow-hotplug wlan0
13 iface wlan0 inet dhcp
14 wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf