[PATCH] osmo-pcu[master]: Name systemd service after the software

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Apr 4 16:34:45 UTC 2017


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

Name systemd service after the software

Binary name was changed from sysmopcu to osmo-pcu but the service file
remained with the old name, which is confusing for newcomers.

Added an alias to the service file for users used to the old naming.

Change-Id: Ia7fa4a1868ee04ee043efd61aa55ee0c4001f12b
---
R contrib/osmo-pcu.service
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/24/2224/1

diff --git a/contrib/sysmopcu.service b/contrib/osmo-pcu.service
similarity index 92%
rename from contrib/sysmopcu.service
rename to contrib/osmo-pcu.service
index 3e3ff07..3066a66 100644
--- a/contrib/sysmopcu.service
+++ b/contrib/osmo-pcu.service
@@ -14,3 +14,4 @@
 
 [Install]
 WantedBy=multi-user.target
+Alias=sysmopcu.service

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7fa4a1868ee04ee043efd61aa55ee0c4001f12b
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list