systemd: depend on networking-online.target

Related: SYS#6400
Change-Id: Ib6c78c76c5f13b9482428ce653a61b03b2aca1d3
This commit is contained in:
Oliver Smith 2023-05-26 14:10:46 +02:00 committed by osmith
parent 1c841f8a95
commit 902fb947b6
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Wants=osmo-hlr.service
Wants=osmo-mgw.service
After=osmo-hlr.service
After=osmo-hnbgw.service
After=network-online.target
Wants=network-online.target
[Service]
Type=simple