* move debug script
* patch patch command
* make sure setup file is sourced
* remove debug output
* make sure lnd is put behind tor
* change indent
* get fresh sync progress
* always set password A
* cached peer info
* fix printing cache
* fix check for existing files
* handle bitcoind not running
* result with newline
* test line break
* test new line
* test new line
* two vars on output
* #2388 improve online check (less pinging)
* used cached peer status
* move chache
* cach file permissions
* allow sudo call
* fix cache
* remove double scan info
* add conf info to sync screen
* reorder info
* add space
* add space
* order info
* internet suppress error messages
* order info
* fix offering Blockchain copy
* fix hostname
* final ready state info
* lnd unlock after provision
* remove debug exit
* harmonize ready state
* add status to lnd unlock
* update lnd unlock script
* edit the unlock
* remove debug echo
* add debug
* add debug
* fix if statement
* debug output
* switch position of source setupdata
script to set up or update the CLN systemd service
checks for hsm_secret encryption, autounlock and the sparko plugin
usage:
/home/admin/config.scripts/cln.install-service.sh $CHAIN
discussed in: https://github.com/rootzoll/raspiblitz/issues/2295
make chain specific directory for the config: /home/rtl/${netprefix}RTL/
use ${netprefix}lnd.conf in config
override Environmen tvaribales for cln in the systemd service:
/etc/systemd/system/${netprefix}${typeprefix}RTL.service
discussed in: https://github.com/rootzoll/raspiblitz/issues/2384