diff --git a/conf/etc/network/interfaces b/conf/etc/network/interfaces index 2ca6aeb..c6966f6 100644 --- a/conf/etc/network/interfaces +++ b/conf/etc/network/interfaces @@ -1,5 +1,7 @@ -# /etc/network/interfaces +auto lo +iface lo inet loopbacka + auto wlan0 iface wlan0 inet static address 192.168.77.1 - netmask 255.255.255.0 \ No newline at end of file + netmask 255.255.255.0