[Unit] Description=A server that will receive scanned documents via FTP, process them and send them to paperless. [Service] Restart=on-failure RestartSec=60s ExecStart=go run . [Install] WantedBy=multi-user.target