5be447d3045ead799aea9e5d4bf62bc6ed206ee4
[packages.git] / net / madwimax / files / madwimax
1 #!/bin/sh /etc/rc.common
2 # Copyright (C) 2006 OpenWrt.org
3 START=90
4 boot() {
5         /usr/sbin/madwimax -qofd
6 }