summarylogtreecommitdiffstats
path: root/burstcoin-wallet.service
blob: 3ae74c430a676dfef9a7d3e4ae052367e37736f0 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=BurstCoin Wallet

[Service]
Type=simple
WorkingDirectory=/opt/burstcoin-wallet
ExecStart=/opt/burstcoin-wallet/burst.sh

[Install]
WantedBy=default.target