[PATCH] osmo-sgsn[master]: deb: install .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 Oct 17 15:36:43 UTC 2017


Hello Pau Espin Pedrol, Jenkins Builder,

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

    https://gerrit.osmocom.org/4315

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

deb: install .service files

Previously .init files were in debian/ but .service in contrib/ which
resulted in only .init being installable via .deb packages.

Fix this by adding symlinks for .service in debian/ to make both
installable.

Change-Id: I392a90299489bc217a0a8cd8e4cf400cfe6b1bcf
---
A debian/osmo-gbproxy.service
A debian/osmo-sgsn.service
2 files changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/debian/osmo-gbproxy.service b/debian/osmo-gbproxy.service
new file mode 120000
index 0000000..d23c649
--- /dev/null
+++ b/debian/osmo-gbproxy.service
@@ -0,0 +1 @@
+../contrib/systemd/osmo-gbproxy.service
\ No newline at end of file
diff --git a/debian/osmo-sgsn.service b/debian/osmo-sgsn.service
new file mode 120000
index 0000000..de22d90
--- /dev/null
+++ b/debian/osmo-sgsn.service
@@ -0,0 +1 @@
+../contrib/systemd/osmo-sgsn.service
\ No newline at end of file

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I392a90299489bc217a0a8cd8e4cf400cfe6b1bcf
Gerrit-PatchSet: 2
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list