Skip to content

Instantly share code, notes, and snippets.

@Alex-Werner
Created August 11, 2017 22:46
Show Gist options
  • Save Alex-Werner/3fc57ff6e3fce8ae5fef926a02a75c72 to your computer and use it in GitHub Desktop.
Save Alex-Werner/3fc57ff6e3fce8ae5fef926a02a75c72 to your computer and use it in GitHub Desktop.
[Unit]
Description=Bitcore Server Testnet
#Requires=After=dashd.service
[Service]
PIDFile=/home/obusco/.pids/bitcore.pid
ExecStart=/home/obusco/insight/bitcore-node-dash bin/bitcore-node-dash start > /home/obusco/.logs/bitcore.log
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment