mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
added dependency on network.target
This commit is contained in:
parent
a690b1cf24
commit
2cb172b4aa
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Paperless webserver
|
Description=Paperless webserver
|
||||||
|
After=network.target
|
||||||
|
Requires=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=paperless
|
User=paperless
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue