diff options
Diffstat (limited to 'package/network')
-rw-r--r-- | package/network/utils/iproute2/Makefile | 2 | ||||
-rw-r--r-- | package/network/utils/iproute2/files/15-teql (renamed from package/network/utils/iproute2/files/30-teql) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index 8e89617e12..256064e85b 100644 --- a/package/network/utils/iproute2/Makefile +++ b/package/network/utils/iproute2/Makefile @@ -96,7 +96,7 @@ define Package/tc/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/tc/tc $(1)/usr/sbin/ $(INSTALL_DIR) $(1)/etc/hotplug.d/iface - $(INSTALL_BIN) ./files/30-teql $(1)/etc/hotplug.d/iface/ + $(INSTALL_BIN) ./files/15-teql $(1)/etc/hotplug.d/iface/ endef define Package/genl/install diff --git a/package/network/utils/iproute2/files/30-teql b/package/network/utils/iproute2/files/15-teql index a0c0e503aa..a0c0e503aa 100644 --- a/package/network/utils/iproute2/files/30-teql +++ b/package/network/utils/iproute2/files/15-teql |