#2691 start foundationdb only after the public ip adress exists

This commit is contained in:
osamarin 2020-02-20 12:01:32 +03:00
parent fe78524bbc
commit 0931378869
1 changed files with 2 additions and 1 deletions

View File

@ -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