osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-hnbgw/+/33021 )

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

systemd: depend on networking-online.target

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

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/contrib/systemd/osmo-hnbgw.service 
b/contrib/systemd/osmo-hnbgw.service
index 1353300..ba41e24 100644
--- a/contrib/systemd/osmo-hnbgw.service
+++ b/contrib/systemd/osmo-hnbgw.service
@@ -1,5 +1,7 @@
 [Unit]
 Description=Osmocom Home Nodeb Gateway (OsmoHNBGW)
+After=network-online.target
+Wants=network-online.target

 [Service]
 Type=simple

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

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I29e547242b2ed1cfc4750c7d7e5f8636c2e8f3dc
Gerrit-Change-Number: 33021
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to