2012-04-07 14:44:52 -07:00
|
|
|
[program:node_unread]
|
2012-12-24 11:53:00 -08:00
|
|
|
command=node node/unread_counts.js
|
|
|
|
directory=/srv/newsblur
|
2016-02-05 15:26:10 -08:00
|
|
|
environment=NODE_ENV=production
|
2012-01-14 18:54:59 -08:00
|
|
|
user=sclay
|
|
|
|
autostart=true
|
|
|
|
autorestart=true
|
2020-12-17 14:13:44 -05:00
|
|
|
redirect_stderr=True
|
2016-12-05 15:18:20 -08:00
|
|
|
minfds = 10000
|
2012-01-14 18:54:59 -08:00
|
|
|
priority=991
|
|
|
|
stopsignal=HUP
|
2012-10-15 16:32:32 -07:00
|
|
|
stdout_logfile = /srv/newsblur/logs/unread_counts.log
|
2016-12-05 15:18:20 -08:00
|
|
|
stderr_logfile = /srv/newsblur/logs/error_unread_counts.log
|