Change httpd realm to match the hostname (#932)
[openwrt.git] / package / madwifi / files / madwifi.init
1 #!/bin/sh /etc/rc.common
2 START=20
3 boot() {
4 iwpriv ath0 mode 3
5 }
This page took 0.044122 seconds and 5 git commands to generate.