mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 22:29:20 +02:00
remove swap deactivation
This commit is contained in:
parent
e25c468beb
commit
657d496b1f
@ -34,10 +34,6 @@ elif [ "${extraParameter}" = "-blockchain" ]; then
|
||||
fi
|
||||
|
||||
echo "stopping services ... (please wait)"
|
||||
echo "- swap"
|
||||
sudo dphys-swapfile swapoff
|
||||
echo "- background"
|
||||
sudo systemctl stop background 2>/dev/null
|
||||
echo "- lnd"
|
||||
sudo systemctl stop lnd.service 2>/dev/null
|
||||
echo "- blockchain"
|
||||
|
Loading…
x
Reference in New Issue
Block a user