mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
10 lines
220 B
Text
10 lines
220 B
Text
[program:node_favicons]
|
|
command=node node/favicons.js
|
|
directory=/srv/newsblur
|
|
user=sclay
|
|
autostart=true
|
|
autorestart=true
|
|
#redirect_stderr=True
|
|
priority=991
|
|
stopsignal=HUP
|
|
stdout_logfile = /srv/newsblur/logs/favicons.log
|