[Unit] Description=A runner that will watch directories and runs OCRmyPDF on files in them. [Service] Restart=on-failure RestartSec=60s WorkingDirectory=/home/paperless/ocrmypdf-runner/ ExecStart=go run . User=paperless Group=paperless [Install] WantedBy=multi-user.target