lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemente...
[openwrt-10.03/.git] / package / madwifi / files / madwifi.init
1 #!/bin/sh /etc/rc.common
2 START=20
3 boot() {
4         iwpriv ath0 mode 3
5 }