bundles/paperless: restart please

This commit is contained in:
Franzi 2024-03-04 21:20:39 +01:00
parent 232e087905
commit faa30962aa
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 12 additions and 0 deletions

View file

@ -8,6 +8,9 @@ Group=paperless
Environment=PAPERLESS_CONFIGURATION_PATH=/opt/paperless/paperless.conf
WorkingDirectory=/opt/paperless/src/paperless-ngx/src
ExecStart=/opt/paperless/venv/bin/python manage.py document_consumer
Restart=always
RestartSec=10
SyslogIdentifier=paperless-consumer
[Install]
WantedBy=multi-user.target