diff --git a/rootfs/standard/usr/bin/mynode_stop_critical_services.sh b/rootfs/standard/usr/bin/mynode_stop_critical_services.sh index 3f86f6a4..a2c952af 100755 --- a/rootfs/standard/usr/bin/mynode_stop_critical_services.sh +++ b/rootfs/standard/usr/bin/mynode_stop_critical_services.sh @@ -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