NewsBlur-viq/config/supervisor_mongomms.conf

11 lines
224 B
Text
Raw Normal View History

2013-03-29 11:04:46 -07:00
[program:mongomms]
command=python vendor/mms-agent/agent.py
directory=/srv/newsblur
user=root
2013-03-29 11:04:46 -07:00
autostart=true
autorestart=true
#redirect_stderr=True
priority=991
stopsignal=HUP
stdout_logfile = /var/log/mongodb/mms-agent.log