mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
10 lines
224 B
Text
10 lines
224 B
Text
[program:mongomms]
|
|
command=python vendor/mms-agent/agent.py
|
|
directory=/srv/newsblur
|
|
user=root
|
|
autostart=true
|
|
autorestart=true
|
|
#redirect_stderr=True
|
|
priority=991
|
|
stopsignal=HUP
|
|
stdout_logfile = /var/log/mongodb/mms-agent.log
|