]> git.enpas.org Git - openwrt.git/blob - package/qos-scripts/files/etc/hotplug.d/iface/10-qos
do not fire up the qos-scripts hotplug part if the init script is disabled
[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