From 563f89315abadd325e98b791624e3ca6cac6a2a4 Mon Sep 17 00:00:00 2001 From: Taylor Helsper Date: Sun, 8 Nov 2020 15:33:25 -0600 Subject: [PATCH] Stop mempoolspace prior to upgrade --- rootfs/standard/usr/bin/mynode_stop_critical_services.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/standard/usr/bin/mynode_stop_critical_services.sh b/rootfs/standard/usr/bin/mynode_stop_critical_services.sh index ca992cae..bce09876 100755 --- a/rootfs/standard/usr/bin/mynode_stop_critical_services.sh +++ b/rootfs/standard/usr/bin/mynode_stop_critical_services.sh @@ -10,7 +10,7 @@ touch /tmp/shutting_down # Stop additional services systemctl stop glances lndhub netdata rtl webssh2 whirlpool dojo systemctl stop btcpayserver btc_rpc_explorer specter caravan lnbits -systemctl stop thunderhub +systemctl stop thunderhub mempoolspace # Manually stop services (backup)