aboutsummaryrefslogtreecommitdiff
path: root/gerboweb-job-processor.service.j2
blob: 517d8b8c6aadaa2313ef4cdfd179fa844e8286cc (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Gerboweb gerber job processor

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

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