tor-hs: change rpc service name
authorJan Pavlinec <jan.pavlinec@nic.cz>
Thu, 11 Mar 2021 14:41:05 +0000 (15:41 +0100)
committerPaul Spooren <mail@aparcar.org>
Fri, 12 Mar 2021 09:43:09 +0000 (23:43 -1000)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
net/tor-hs/Makefile
net/tor-hs/README.md

index 1f10a8193c78e44f2a6cacd1a7a4b5ab6983664c..18979bc3caf4e5087854e26f790fd3932ade82e5 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor-hs
 PKG_VERSION:=0.0.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
 PKG_LICENSE:=GPL-3.0-or-later
@@ -58,7 +58,7 @@ define Package/tor-hs/install
        $(INSTALL_DIR) $(1)/etc/tor/
        $(INSTALL_BIN) ./files/nextcloud-update.sh $(1)/etc/tor/
        $(INSTALL_DIR) $(1)/usr/libexec/rpcd
-       $(INSTALL_BIN) ./files/tor_rpcd.sh $(1)/usr/libexec/rpcd/
+       $(INSTALL_BIN) ./files/tor_rpcd.sh $(1)/usr/libexec/rpcd/tor-hs-rpc
 endef
 
 $(eval $(call BuildPackage,tor-hs))
index 649ff31f6267c099889b6bf9f168b9d6652aaa79..0071f11a1e085e0780360ead8312e9796f5d247c 100644 (file)
@@ -85,7 +85,7 @@ After that you should also restart rpcd daemon, so you can use tor-hs RPCD servi
 
 RPCD servis helps users to access basic informations about hidden services on router. After running HS it contains onion url for given hidden service in hostname value.
 ```
-root@turris:/# ubus call tor_rpcd.sh list-hs '{}'
+root@turris:/# ubus call tor-hs-rpc list-hs '{}'
 {
        "hs-list": [
                {