mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
9 lines
202 B
Text
9 lines
202 B
Text
[program:db_monitor]
|
|
command=python flask/db_monitor.py
|
|
environment=PATH="/srv/newsblur/venv/newsblur/bin"
|
|
directory=/srv/newsblur
|
|
user=sclay
|
|
autostart=true
|
|
autorestart=true
|
|
priority=991
|
|
stopsignal=HUP
|