diff --git a/contrib/systemd/osmo-msc.service b/contrib/systemd/osmo-msc.service index 36849f7f6..f21aec7b5 100644 --- a/contrib/systemd/osmo-msc.service +++ b/contrib/systemd/osmo-msc.service @@ -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