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

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Sep 13 13:56:43 UTC 2018


Harald Welte has submitted this change and it was merged. ( 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(-)

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



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: merged
Gerrit-Change-Id: I437e6ada9f391eece75b2f2e2af3bec4e8e9f6ce
Gerrit-Change-Number: 10912
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180913/2b12bed2/attachment.htm>


More information about the gerrit-log mailing list