]> git.zerfleddert.de Git - m1-debian/blob - files/interfaces
New command
[m1-debian] / files / interfaces
1 # interfaces(5) file used by ifup(8) and ifdown(8)
2 # Include files from /etc/network/interfaces.d:
3 source /etc/network/interfaces.d/*
4
5 allow-hotplug eth0
6 iface eth0 inet dhcp
7
8 # allow-hotplug wlan0
9 iface wlan0 inet dhcp
10 wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
Impressum, Datenschutz