diff --git a/contrib/systemd/osmo-mgw.service b/contrib/systemd/osmo-mgw.service index f75277e52..0e0689db0 100644 --- a/contrib/systemd/osmo-mgw.service +++ b/contrib/systemd/osmo-mgw.service @@ -1,5 +1,7 @@ [Unit] Description=Osmocom Media Gateway (MGW) +After=network-online.target +Wants=network-online.target [Service] Type=simple