Skip to content

Instantly share code, notes, and snippets.

@abrkn
Created January 17, 2019 22:00
Show Gist options
  • Save abrkn/8ac0b9d534ed959227e3d2d6c5a7459d to your computer and use it in GitHub Desktop.
Save abrkn/8ac0b9d534ed959227e3d2d6c5a7459d to your computer and use it in GitHub Desktop.
[Unit]
Description=Liquid Daemon
After=bitcoind.service
[Service]
User=ubuntu
Group=ubuntu
ExecStart=/usr/local/bin/liquidd -datadir=/opt/liquid
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment