Stop loopd during shutdown

This commit is contained in:
Taylor Helsper 2020-04-30 20:44:08 -05:00
parent dea1440801
commit 5da39f36ed

View File

@ -22,6 +22,7 @@ systemctl stop btc_rpc_explorer
# Stop core services
systemctl stop electrs
systemctl stop loopd
systemctl stop lnd
systemctl stop quicksync
systemctl stop bitcoind