Change in libosmo-sccp[master]: Install sample cfg file to /etc/osmocom

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
Thu Sep 13 09:10:23 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10912


Change subject: Install sample cfg file to /etc/osmocom
......................................................................

Install sample cfg file to /etc/osmocom

Change-Id: I437e6ada9f391eece75b2f2e2af3bec4e8e9f6ce
---
M debian/osmo-stp.install
M doc/examples/Makefile.am
2 files changed, 5 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/12/10912/1

diff --git a/debian/osmo-stp.install b/debian/osmo-stp.install
index 839735c..b3234e2 100644
--- a/debian/osmo-stp.install
+++ b/debian/osmo-stp.install
@@ -1,3 +1,4 @@
+/etc/osmocom/osmo-stp.cfg
 /lib/systemd/system/osmo-stp.service
 /usr/bin/osmo-stp
 /usr/share/doc/libosmo-sccp/examples/osmo-stp/osmo-stp.cfg
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index b1a7a0f..a8e9991 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -1,4 +1,7 @@
 examples_stpdir = $(docdir)/examples/osmo-stp
 examples_stp_DATA = osmo-stp.cfg
 
-EXTRA_DIST = $(examples_stp_DATA)
+osmoconfdir = $(sysconfdir)/osmocom
+osmoconf_DATA = osmo-stp.cfg
+
+EXTRA_DIST = osmo-stp.cfg

-- 
To view, visit https://gerrit.osmocom.org/10912
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I437e6ada9f391eece75b2f2e2af3bec4e8e9f6ce
Gerrit-Change-Number: 10912
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180913/4f871f04/attachment.htm>


More information about the gerrit-log mailing list