mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ddns-scripts: update hotplug installation
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -165,7 +165,7 @@ endef
|
||||
|
||||
define Package/ddns-scripts/install
|
||||
$(INSTALL_DIR) $(1)/etc/hotplug.d/iface
|
||||
$(INSTALL_BIN) ./files/ddns.hotplug \
|
||||
$(INSTALL_DATA) ./files/etc/hotplug.d/iface/ddns \
|
||||
$(1)/etc/hotplug.d/iface/95-ddns
|
||||
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
|
||||
Reference in New Issue
Block a user