docker-cagecoin/supervisor-cagecoin.conf

7 lines
142 B
Plaintext
Raw Normal View History

2015-11-30 21:28:18 -08:00
[supervisord]
nodaemon=true
[program:cagecoind]
command=su -c "cagecoind -conf=/home/crypto/.cagecoin/cagecoin.conf" crypto
autorestart=true