openwrtv4/package/qos-scripts/files/etc/hotplug.d/iface/10-qos

3 lines
114 B
Text
Raw Normal View History

#!/bin/sh
[ "$ACTION" = ifup ] && /etc/init.d/qos enabled && /usr/lib/qos/generate.sh interface "$INTERFACE" | sh