aboutsummaryrefslogtreecommitdiff
path: root/pogojig-job-processor.service.j2
blob: 5ca9a8b561f14ce2b819bf05052ca3a2323e1503 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Pogojig render job processor

[Service]
WorkingDirectory=/var/lib/pogojig
ExecStart=/usr/bin/python3 job_processor.py {{pogojig_cache}}/job_queue.sqlite3

[Install]
WantedBy=uwsgi-app@pogojig.service