[package] dnsmasq: don't append search domain to custom host entries
[openwrt.git] / package / qos-scripts / files / etc / hotplug.d / iface / 10-qos
index 0682db1..0ced29a 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-[ "$ACTION" = ifup ] && /usr/lib/qos.sh interface "$INTERFACE" | sh
+[ "$ACTION" = ifup ] && /etc/init.d/qos enabled && /usr/lib/qos/generate.sh interface "$INTERFACE" | sh
This page took 0.028051 seconds and 4 git commands to generate.