From 18f6d116961a21a079c3759ed6194bb263909a18 Mon Sep 17 00:00:00 2001 From: Taylor Helsper Date: Tue, 28 Jul 2020 20:11:30 -0500 Subject: [PATCH] Add new services to stop_critical_services.sh --- rootfs/standard/usr/bin/mynode_stop_critical_services.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rootfs/standard/usr/bin/mynode_stop_critical_services.sh b/rootfs/standard/usr/bin/mynode_stop_critical_services.sh index d7fda8da..6051ba20 100755 --- a/rootfs/standard/usr/bin/mynode_stop_critical_services.sh +++ b/rootfs/standard/usr/bin/mynode_stop_critical_services.sh @@ -17,6 +17,10 @@ systemctl stop whirlpool systemctl stop dojo systemctl stop btcpayserver systemctl stop btc_rpc_explorer +systemctl stop specter +systemctl stop caravan +systemctl stop lnbits +systemctl stop thunderhub # Manually stop services (backup)