Add wireless_mode Managed to the default tosa wlan0 configuration.
authorChris Larson <clarson@kergoth.com>
Sun, 21 Nov 2004 02:13:51 +0000 (02:13 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 21 Nov 2004 02:13:51 +0000 (02:13 +0000)
BKrev: 419ff9dfwrHwVzSXeKxJQbasqvI2Aw

netbase/netbase/tosa/interfaces

index fcdc2d2..b0938d3 100644 (file)
@@ -6,6 +6,7 @@ iface lo inet loopback
 
 # Wireless interfaces
 iface wlan0 inet dhcp
+  wireless_mode Managed
   pre-up modprobe prism2_usb
   pre-up /sbin/usbctl on 1
   post-down /sbin/usbctl off 1