7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
[supervisord]
|
|
nodaemon=true
|
|
|
|
[program:bitcoind]
|
|
command=su -c "bitcoind -conf=/home/crypto/bitcoin.conf" crypto
|
|
autorestart=true
|