0
regards.
I have bitcoind installed on my VPS using ubuntu 18.04 server, and I want to configure it to autostart when system starts, I know two options to make it happend, the first is this:
systemctl enable bitcoind
the second is this but substituting the program with your bitcoind binary
so which is better? what are the differences between those?
Thanks in advance.
There’s a suitable systemd configuration for bitcoind in the contrib directory. – Anonymous – 2019-11-23T20:22:15.293