electrumx: add note on swapfile

This commit is contained in:
openoms
2022-01-20 20:11:19 +00:00
parent 48af04a5ad
commit 87c837f507

View File

@@ -79,6 +79,7 @@ WantedBy=multi-user.target
```
## Start
* dependin on the available RAM it is a good idea to keep at least 10GB swap: <https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-debian-10>
```
sudo systemctl enable electrumx
sudo systemctl start electrumx