mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 17:15:01 +02:00
change init.d script name
This commit is contained in:
parent
c335a899d4
commit
3f39b15a9d
@ -41,7 +41,7 @@ define Package/fn-handle/install
|
||||
|
||||
$(INSTALL_BIN) \
|
||||
./files/$(PKG_NAME).init \
|
||||
$(1)/etc/init.d/
|
||||
$(1)/etc/init.d/$(PKG_NAME)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,fn-handle))
|
||||
|
Loading…
Reference in New Issue
Block a user