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


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

systemd: depend on networking-online.target

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/38/33038/1

diff --git a/contrib/systemd/osmo-bsc.service b/contrib/systemd/osmo-bsc.service
index 67dcd7e..388edf0 100644
--- a/contrib/systemd/osmo-bsc.service
+++ b/contrib/systemd/osmo-bsc.service
@@ -1,6 +1,8 @@
 [Unit]
 Description=Osmocom Base Station Controller (BSC)
 Wants=osmo-mgw.service
+After=network-online.target
+Wants=network-online.target

 [Service]
 Type=simple

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: osmith/1.9.2
Gerrit-Change-Id: I9c0cc0779f9ddb7520a565668b7cde07c6ad55d8
Gerrit-Change-Number: 33038
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to