florian d1d930e930 [package] add madwimax (#6167)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 11:43:38 +00:00

7 lines
104 B
Bash
Executable File

#!/bin/sh /etc/rc.common
# Copyright (C) 2006 OpenWrt.org
START=90
boot() {
/usr/sbin/madwimax -qofd
}