Guest User

Untitled

a guest
Jan 18th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. [Unit]
  2. Description=Liquid Daemon
  3. After=bitcoind.service
  4.  
  5. [Service]
  6. User=ubuntu
  7. Group=ubuntu
  8. ExecStart=/usr/local/bin/liquidd -datadir=/opt/liquid
  9.  
  10. [Install]
  11. WantedBy=multi-user.target
Add Comment
Please, Sign In to add comment