From d83c8f6e147469b19aff47f1df65f5e1d2113eb9 Mon Sep 17 00:00:00 2001 From: peepsnet Date: Sat, 20 Feb 2016 12:00:25 -0500 Subject: [PATCH] More cleanup --- image/interfaces | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/image/interfaces b/image/interfaces index ce933543..4f1e569d 100644 --- a/image/interfaces +++ b/image/interfaces @@ -17,8 +17,9 @@ iface wlan0 inet static ## Second Wifi Dongle for local work and internet access ## wifi mist be open for these settings to work ## -allow-hotplug wlan1 -iface wlan1 inet static +## uncomment the next two lines to activate the service as well as modify the settings and comments below +#allow-hotplug wlan1 +#iface wlan1 inet static # The SSID you want to connect to # uncomment the next line and modify if necessary