[package] ppp: rename 20-usb-modem to 20-atm-modem
[openwrt.git] / package / ppp / Makefile
index 222c85d..66f72de 100644 (file)
@@ -150,7 +150,7 @@ define Package/ppp-mod-pppoa/install
        $(INSTALL_DIR) $(1)/lib/network
        $(INSTALL_BIN) ./files/pppoa.sh $(1)/lib/network/
        $(INSTALL_DIR) $(1)/etc/hotplug.d/atm
-       $(INSTALL_DATA) ./files/etc/hotplug.d/atm/20-usb-modem $(1)/etc/hotplug.d/atm/
+       $(INSTALL_DATA) ./files/etc/hotplug.d/atm/20-atm-modem $(1)/etc/hotplug.d/atm/
 endef
 
 define Package/ppp-mod-pppoe/install
This page took 0.024044 seconds and 4 git commands to generate.