add qos-scripts package port for buildroot-ng
[openwrt/openwrt.git] / openwrt / package / qos-scripts / files / usr / bin / qos-start
1 #!/bin/sh
2 qos-stop
3 /usr/lib/qos.sh all | sh
4