systemd: depend on networking-online.target

Related: SYS#6400
Change-Id: I29e547242b2ed1cfc4750c7d7e5f8636c2e8f3dc
This commit is contained in:
Oliver Smith 2023-05-26 14:10:45 +02:00
parent eff88c08e7
commit 59f1539ece
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
[Unit]
Description=OsmoGGSN
After=networking.service
After=network-online.target
Wants=network-online.target
[Service]
Type=simple