This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6570
Commits
1
Branch
46 MiB
Tree:
66360ddd82
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '66360ddd82'
${ noResults }
openwrt-packages-dist
/
net
/
wshaper
/
files
/
wshaper.init
10 lines
90 B
Raw
Normal View
History
wshaper: import from packages Import the current wshaper package and add myself as maintainer. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 years ago
#!/bin/sh /etc/rc.common
START=45
start() {
wshaper.htb
}
stop() {
wshaper.htb stop
}