Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12726 )

Change subject: systemd: Install OC2G service files with autotools
......................................................................

systemd: Install OC2G service files with autotools

Change-Id: Ifd37b6a01ad9007a9e887fe3dd208dc74047b4d8
---
M contrib/systemd/Makefile.am
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Max: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved



diff --git a/contrib/systemd/Makefile.am b/contrib/systemd/Makefile.am
index b07299d..f34437c 100644
--- a/contrib/systemd/Makefile.am
+++ b/contrib/systemd/Makefile.am
@@ -24,5 +24,9 @@
 SYSTEMD_SERVICES += osmo-bts-lc15.service lc15bts-mgr.service
 endif

+if ENABLE_OC2GBTS
+SYSTEMD_SERVICES += osmo-bts-oc2g.service oc2gbts-mgr.service
+endif
+
 systemdsystemunit_DATA = $(SYSTEMD_SERVICES)
 endif # HAVE_SYSTEMD

--
To view, visit https://gerrit.osmocom.org/12726
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd37b6a01ad9007a9e887fe3dd208dc74047b4d8
Gerrit-Change-Number: 12726
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to