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 <[email protected]>

Reply via email to