mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
After=network.target postgresql.service
This commit is contained in:
parent
36a430937a
commit
e4d437b37b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=Lufi: image hosting and sharing service
|
||||
Documentation=https://framagit.org/luc/lufi/wikis/home
|
||||
Requires=network.target
|
||||
After=network.target
|
||||
After=network.target postgresql.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
Loading…
Reference in a new issue