#2691 start foundationdb only after the public ip adress exists
This commit is contained in:
parent
fe78524bbc
commit
0931378869
|
@ -1,6 +1,7 @@
|
|||
[Unit]
|
||||
Description=FoundationDB Key-Value Store
|
||||
After=syslog.target network.target
|
||||
After=syslog.target network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
Loading…
Reference in New Issue