NewsBlur-viq/config/supervisor_node_unread.conf

11 lines
228 B
Text
Raw Normal View History

[program:node_unread]
command=node unread_counts.js
2012-10-15 16:32:32 -07:00
directory=/srv/newsblur/node
user=sclay
autostart=true
autorestart=true
#redirect_stderr=True
priority=991
stopsignal=HUP
2012-10-15 16:32:32 -07:00
stdout_logfile = /srv/newsblur/logs/unread_counts.log