[MERGED] osmo-bts[master]: Unify *.service files

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Tue Jul 18 12:16:13 UTC 2017


Max has submitted this change and it was merged.

Change subject: Unify *.service files
......................................................................


Unify *.service files

* unify description
* provide common BTS-independent aliases

Change-Id: Ia067dc5b0bdef07b90ab57f89e8ba6b2a794eb4a
---
M contrib/osmo-bts-lc15.service
M contrib/osmo-bts-sysmo.service
M contrib/sysmobts-mgr.service
3 files changed, 5 insertions(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/osmo-bts-lc15.service b/contrib/osmo-bts-lc15.service
index a30d50f..ab7def8 100644
--- a/contrib/osmo-bts-lc15.service
+++ b/contrib/osmo-bts-lc15.service
@@ -18,3 +18,4 @@
 
 [Install]
 WantedBy=multi-user.target
+Alias=osmo-bts.service
diff --git a/contrib/osmo-bts-sysmo.service b/contrib/osmo-bts-sysmo.service
index bbb2bef..65b1f00 100644
--- a/contrib/osmo-bts-sysmo.service
+++ b/contrib/osmo-bts-sysmo.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=sysmocom sysmoBTS
+Description=osmo-bts for sysmocom sysmoBTS
 
 [Service]
 Type=simple
@@ -18,3 +18,4 @@
 [Install]
 WantedBy=multi-user.target
 Alias=sysmobts.service
+Alias=osmo-bts.service
diff --git a/contrib/sysmobts-mgr.service b/contrib/sysmobts-mgr.service
index 182e306..151c821 100644
--- a/contrib/sysmobts-mgr.service
+++ b/contrib/sysmobts-mgr.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=sysmocom %p manager
+Description=osmo-bts manager for %p
 
 [Service]
 Type=simple
@@ -9,4 +9,4 @@
 
 [Install]
 WantedBy=multi-user.target
-
+Alias=osmo-bts-mgr.service

-- 
To view, visit https://gerrit.osmocom.org/3267
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia067dc5b0bdef07b90ab57f89e8ba6b2a794eb4a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list