Skip to content

Instantly share code, notes, and snippets.

@abrkn
Created January 17, 2019 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abrkn/4b972b4676651520192cc7d5d9545e57 to your computer and use it in GitHub Desktop.
Save abrkn/4b972b4676651520192cc7d5d9545e57 to your computer and use it in GitHub Desktop.
[Unit]
Description=Bitcoin Daemon
[Service]
User=ubuntu
Group=ubuntu
ExecStart=/usr/local/bin/bitcoind -datadir=/opt/bitcoin
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment