update qos-scripts to v1.1 - rewritten hfsc rate calculation
[openwrt.git] / package / qos-scripts / files / etc / init.d / qos
index 4fa42d4..3f71115 100755 (executable)
@@ -4,7 +4,7 @@
 START=50
 
 boot() {
-       /usr/lib/qos.sh firewall | sh
+       /usr/lib/qos/generate.sh firewall | sh
 }
 
 start() {