7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
[supervisord]
|
|
nodaemon=true
|
|
|
|
[program:umurmur]
|
|
command=/usr/bin/umurmurd -d -c /etc/umurmur/umurmur.conf -r
|
|
autorestart=true
|