don't exit on tar errors in wireless-tools - sgid flag on directory not accepted...
[openwrt.git] / package / madwifi / files / madwifi.init
1 #!/bin/sh /etc/rc.common
2 start() {
3 iwpriv ath0 mode 3
4 }
This page took 0.043084 seconds and 5 git commands to generate.