systemd: Install OC2G service files with autotools

Change-Id: Ifd37b6a01ad9007a9e887fe3dd208dc74047b4d8
This commit is contained in:
Daniel Willmann 2019-01-30 09:40:12 +01:00
parent e8ebbe300c
commit 3bf27cefbb
1 changed files with 4 additions and 0 deletions

View File

@ -24,5 +24,9 @@ if ENABLE_LC15BTS
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