[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
[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.049567 seconds and 5 git commands to generate.