mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
rename the wprobe init script to /etc/init.d/wprobe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16730 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
873e153775
commit
18ab433219
@ -115,7 +115,7 @@ endef
|
||||
|
||||
define Package/wprobe-export/install
|
||||
$(INSTALL_DIR) $(1)/sbin $(1)/etc/init.d $(1)/etc/config
|
||||
$(INSTALL_BIN) ./files/wprobe.init $(1)/etc/init.d/
|
||||
$(INSTALL_BIN) ./files/wprobe.init $(1)/etc/init.d/wprobe
|
||||
$(INSTALL_BIN) ./files/wprobe.config $(1)/etc/config/wprobe
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/exporter/wprobe-export $(1)/sbin/
|
||||
endef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user