mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
add After=nginx.service
This commit is contained in:
parent
f98e3b8843
commit
1143179f5e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Kavita: Media server for your comics
|
Description=Kavita: Media server for your comics
|
||||||
After=network.target
|
After=network.target nginx.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|
Loading…
Add table
Reference in a new issue