Skip to content

Commit

Permalink
Merge pull request #5 from kemboi22/main
Browse files Browse the repository at this point in the history
Added Custom Files
  • Loading branch information
kemboi22 authored Feb 7, 2024
2 parents 30aaf4a + f57f0f5 commit f8a7823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imageroot/systemd/user/stirling-pdf-app.service
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ ExecStart=/usr/bin/podman run --conmon-pidfile %t/stirling-pdf-app.pid \
--volume=stirling-pdf-data:/usr/share/tesseract-ocr/5/tessdata \
--volume=stirling-pdf-config:/configs \
--volume=stirling-pdf-logs:/logs \
--volume=stirling-pdf-customFiles:/customFiles \
${S_PDF_IMAGE}
ExecStop=/usr/bin/podman stop --ignore --cidfile %t/stirling-pdf-app.ctr-id -t 10
ExecReload=/usr/bin/podman kill -s HUP stirling-pdf-app
Expand Down

0 comments on commit f8a7823

Please sign in to comment.