[PATCH] osmo-bsc[master]: contrib: osmo-bsc.service: Fix osmo-mgw.service dependency

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Fri Mar 23 14:55:05 UTC 2018


Review at  https://gerrit.osmocom.org/7478

contrib: osmo-bsc.service: Fix osmo-mgw.service dependency

Since a while ago, osmo-bsc works only with osmo-mgw.

Change-Id: If95d20db4d379b9632342f7e552237066124ac40
---
M contrib/systemd/osmo-bsc.service
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/contrib/systemd/osmo-bsc.service b/contrib/systemd/osmo-bsc.service
index cf0c277..67dcd7e 100644
--- a/contrib/systemd/osmo-bsc.service
+++ b/contrib/systemd/osmo-bsc.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Osmocom Base Station Controller (BSC)
-Wants=osmo-bsc-mgcp.service
+Wants=osmo-mgw.service
 
 [Service]
 Type=simple

-- 
To view, visit https://gerrit.osmocom.org/7478
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If95d20db4d379b9632342f7e552237066124ac40
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list