mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
10 lines
235 B
Text
10 lines
235 B
Text
[program:node]
|
|
command=node unread_counts.js
|
|
directory=/home/sclay/newsblur/node
|
|
user=sclay
|
|
autostart=true
|
|
autorestart=true
|
|
#redirect_stderr=True
|
|
priority=991
|
|
stopsignal=HUP
|
|
stdout_logfile = /home/sclay/newsblur/logs/unread_counts.log
|