mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
added dependency on network.target
This commit is contained in:
parent
a690b1cf24
commit
2cb172b4aa
@ -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…
x
Reference in New Issue
Block a user