From e4a9602d4d01c26962043c64a1b8ff53b661c048 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 3 Jul 2017 19:03:25 +0200 Subject: OsmoGSMTester: use proper systemd service names * use osmo-bts-sysmo for sysmoBTS systemd service name which is available since 114293a414bd5b7c86622ec8c293c4034c80d243 * use osmo-pcu for OsmoPCU systemd service name which is available since 241f5bcb00f9c6fee4200a3aea9aa497bf0d3eee Change-Id: Ie017946b9099460ac6758ff84ec7a10df13390a1 --- OsmoGSMTester/chapters/install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OsmoGSMTester/chapters/install.adoc b/OsmoGSMTester/chapters/install.adoc index 0c69dcd..f58c611 100644 --- a/OsmoGSMTester/chapters/install.adoc +++ b/OsmoGSMTester/chapters/install.adoc @@ -541,7 +541,7 @@ To use the SysmoBTS in the osmo-gsm-tester, the following systemd services must be disabled: ---- -systemctl mask osmo-nitb sysmobts sysmopcu sysmobts-mgr +systemctl mask osmo-nitb osmo-bts-sysmo osmo-pcu sysmobts-mgr ---- This stops the stock setup keeping the BTS in operation and hence allows the -- cgit v1.2.3