[kernel] remove support for 2.6.27, no target is using it anymore
[openwrt.git] / package / qos-scripts / files / etc / hotplug.d / iface / 10-qos
1 #!/bin/sh
2 [ "$ACTION" = ifup ] && /etc/init.d/qos enabled && /usr/lib/qos/generate.sh interface "$INTERFACE" | sh
This page took 0.050804 seconds and 5 git commands to generate.