nvram fixup: move the nvram commit hook to commit for all variables, since changes...
[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.054044 seconds and 5 git commands to generate.