mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
tor-hs: keep /etc/tor config folder
Mark the /etc/tor folder to keep during sysupgrade. The folder contains hidden_services folder with keys. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
94de72970e
commit
0c0536b2b3
@@ -30,6 +30,7 @@ endef
|
||||
|
||||
define Package/tor-hs/conffiles
|
||||
/etc/config/tor-hs
|
||||
/etc/tor
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user