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