aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-03-23 15:58:06 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-03-23 15:58:06 +0100
commit7fdfad2f5d2033c7eb008233768ce1c0638a6d55 (patch)
tree6287d060dfd2c505b8103c3b92f4486733662bb3 /contrib
parenta6ac98b6aa916b8aaf98371b7622fb37cff2eb98 (diff)
contrib: osmo-msc.service: Depend on osmo-mgw.service
Diffstat (limited to 'contrib')
-rw-r--r--contrib/systemd/osmo-msc.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/systemd/osmo-msc.service b/contrib/systemd/osmo-msc.service
index 7cebb1468..343639cf3 100644
--- a/contrib/systemd/osmo-msc.service
+++ b/contrib/systemd/osmo-msc.service
@@ -1,6 +1,7 @@
[Unit]
Description=Osmocom Mobile Switching Center (MSC)
Wants=osmo-hlr.service
+Wants=osmo-mgw.service
After=osmo-hlr.service
After=osmo-hnbgw.service