osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-msc/+/33048 )


Change subject: systemd: depend on networking-online.target
......................................................................

systemd: depend on networking-online.target

Related: SYS#6400
Change-Id: Ib6c78c76c5f13b9482428ce653a61b03b2aca1d3
---
M contrib/systemd/osmo-msc.service
1 file changed, 12 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/48/33048/1

diff --git a/contrib/systemd/osmo-msc.service b/contrib/systemd/osmo-msc.service
index 36849f7..f21aec7 100644
--- a/contrib/systemd/osmo-msc.service
+++ b/contrib/systemd/osmo-msc.service
@@ -4,6 +4,8 @@
 Wants=osmo-mgw.service
 After=osmo-hlr.service
 After=osmo-hnbgw.service
+After=network-online.target
+Wants=network-online.target

 [Service]
 Type=simple

--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33048
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: osmith/1.10.1
Gerrit-Change-Id: Ib6c78c76c5f13b9482428ce653a61b03b2aca1d3
Gerrit-Change-Number: 33048
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to