mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
wshaper: import from packages
Import the current wshaper package and add myself as maintainer. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=45
|
||||
start() {
|
||||
wshaper.htb
|
||||
}
|
||||
|
||||
stop() {
|
||||
wshaper.htb stop
|
||||
}
|
||||
Reference in New Issue
Block a user