aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-msc.service
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/contrib/systemd/osmo-msc.service')
-rw-r--r--openbsc/contrib/systemd/osmo-msc.service5
1 files changed, 3 insertions, 2 deletions
diff --git a/openbsc/contrib/systemd/osmo-msc.service b/openbsc/contrib/systemd/osmo-msc.service
index 2c81ebae5..7cebb1468 100644
--- a/openbsc/contrib/systemd/osmo-msc.service
+++ b/openbsc/contrib/systemd/osmo-msc.service
@@ -1,7 +1,8 @@
[Unit]
Description=Osmocom Mobile Switching Center (MSC)
-Wants=osmo-hlr
-After=osmo-hlr
+Wants=osmo-hlr.service
+After=osmo-hlr.service
+After=osmo-hnbgw.service
[Service]
Type=simple