projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] add madwimax (#6167)
[openwrt/svn-archive/archive.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
}