From 0c8329523611f1d6dfc2b6c412caed117ecefe72 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Sat, 23 Oct 2021 20:43:30 +0200 Subject: osmo-bsc.cfg: use 'type osmo-bts', not 'sysmobts' --- net/templates/osmo-bsc.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/templates/osmo-bsc.cfg b/net/templates/osmo-bsc.cfg index 10aa0e3..ab10a81 100644 --- a/net/templates/osmo-bsc.cfg +++ b/net/templates/osmo-bsc.cfg @@ -33,7 +33,7 @@ network ${foreach(BTS)} bts ${BTSn} description ${BTSn_DESCRIPTION} - type sysmobts + type osmo-bts band ${BTS_BAND} ip.access unit_id ${BTSn_IPA_UNIT} location_area_code ${BTSn_LAC} -- cgit v1.2.3