[PATCH] osmo-sgsn[master]: .service: remove OpenBSC from service desription

2017-12-17 Thread Harald Welte
Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

https://gerrit.osmocom.org/5443

to look at the new patch set (#2).

.service: remove OpenBSC from service desription

Change-Id: I555939235437a0b3253a1236a918e1f491ed9d3a
---
M contrib/systemd/osmo-sgsn.service
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/43/5443/2

diff --git a/contrib/systemd/osmo-sgsn.service 
b/contrib/systemd/osmo-sgsn.service
index bf6a8e0..0991c70 100644
--- a/contrib/systemd/osmo-sgsn.service
+++ b/contrib/systemd/osmo-sgsn.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=OpenBSC SGSN
+Description=Osmocom SGSN (Serving GPRS Support Node)
 Wants=osmo-hlr.service
 After=osmo-hlr.service
 After=osmo-hnbgw.service

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I555939235437a0b3253a1236a918e1f491ed9d3a
Gerrit-PatchSet: 2
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus 
Gerrit-Reviewer: Jenkins Builder


[PATCH] osmo-sgsn[master]: .service: remove OpenBSC from service desription

2017-12-16 Thread lynxis lazus

Review at  https://gerrit.osmocom.org/5443

.service: remove OpenBSC from service desription

Change-Id: I555939235437a0b3253a1236a918e1f491ed9d3a
---
M contrib/systemd/osmo-sgsn.service
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/43/5443/1

diff --git a/contrib/systemd/osmo-sgsn.service 
b/contrib/systemd/osmo-sgsn.service
index bf6a8e0..468c078 100644
--- a/contrib/systemd/osmo-sgsn.service
+++ b/contrib/systemd/osmo-sgsn.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=OpenBSC SGSN
+Description=OsmoSGSN
 Wants=osmo-hlr.service
 After=osmo-hlr.service
 After=osmo-hnbgw.service

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I555939235437a0b3253a1236a918e1f491ed9d3a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus