mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Adding postgresql as a systemd requirement
This commit is contained in:
parent
dedebc0e42
commit
8fe1796697
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Kyoo Media Server
|
Description=Kyoo Media Server
|
||||||
|
Requires=postgresql.service
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user