This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 114293a414bd5b7c86622ec8c293c4034c80d243 (commit)
from d4806db1e59a9e205e323a3fe5aa8a39379ee13d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=114293a414bd5b7c86622ec8c293c40…
commit 114293a414bd5b7c86622ec8c293c4034c80d243
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jun 14 15:19:06 2017 +0200
Copy sysmobts.service to osmo-bts-sysmo
This way the name of systemd service file will match the name of the
binary similar to lc15. Add aliases so the user can use both old and new
names regardless of which file is installed. Once the corresponding
changes to OE recipes are applied old file can be removed.
Based on work by Pau Espin Pedrol <pespin(a)sysmocom.de>
Change-Id: I08615eb625d488603aeb5962ad9f30869c0e77c5
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
contrib/{sysmobts.service => osmo-bts-sysmo.service} | 1 +
contrib/sysmobts.service | 1 +
src/osmo-bts-sysmo/misc/sysmobts_mgr_temp.c | 4 ++--
src/osmo-bts-sysmo/misc/sysmobts_mgr_vty.c | 8 ++++----
5 files changed, 9 insertions(+), 7 deletions(-)
copy contrib/{sysmobts.service => osmo-bts-sysmo.service} (96%)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)