2
2
I created two bitcoind service in my server.
First using default configuration, and second use new configuration.
I am able to stop first bitcoind using bitcoin-cli stop, but the second bitcoind still running. How to safely stop the second bitcoind without forcing to kill it ?
2Not an answer, but a SIGTERM or SiGINT will cause a graceful shutdown of bitcoind. – Pieter Wuille – 2018-05-07T04:18:19.403