<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/10917">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Install sample cfg file to /etc/osmocom<br><br>Change-Id: Id898e920b934fbfb0b9abe1e3085ac817fa4634d<br>---<br>M debian/osmo-gbproxy.install<br>M debian/osmo-gtphub.install<br>M debian/osmo-sgsn.install<br>M doc/examples/Makefile.am<br>4 files changed, 13 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/osmo-gbproxy.install b/debian/osmo-gbproxy.install</span><br><span>index 9c7fb77..a8c0dad 100644</span><br><span>--- a/debian/osmo-gbproxy.install</span><br><span>+++ b/debian/osmo-gbproxy.install</span><br><span>@@ -1,3 +1,4 @@</span><br><span style="color: hsl(120, 100%, 40%);">+etc/osmocom/osmo-gbproxy.cfg</span><br><span> lib/systemd/system/osmo-gbproxy.service</span><br><span> usr/bin/osmo-gbproxy</span><br><span> usr/share/doc/osmo-sgsn/examples/osmo-gbproxy/osmo-gbproxy-legacy.cfg usr/share/doc/osmo-gbproxy/examples</span><br><span>diff --git a/debian/osmo-gtphub.install b/debian/osmo-gtphub.install</span><br><span>index 568caaf..0782076 100644</span><br><span>--- a/debian/osmo-gtphub.install</span><br><span>+++ b/debian/osmo-gtphub.install</span><br><span>@@ -1,3 +1,4 @@</span><br><span style="color: hsl(120, 100%, 40%);">+etc/osmocom/osmo-gtphub.cfg</span><br><span> lib/systemd/system/osmo-gtphub.service</span><br><span> usr/bin/osmo-gtphub</span><br><span> usr/share/doc/osmo-sgsn/examples/osmo-gtphub/osmo-gtphub-1iface.cfg usr/share/doc/osmo-gtphub/examples</span><br><span>diff --git a/debian/osmo-sgsn.install b/debian/osmo-sgsn.install</span><br><span>index 9d603f9..b9a46ab 100644</span><br><span>--- a/debian/osmo-sgsn.install</span><br><span>+++ b/debian/osmo-sgsn.install</span><br><span>@@ -1,3 +1,4 @@</span><br><span style="color: hsl(120, 100%, 40%);">+/etc/osmocom/osmo-sgsn.cfg</span><br><span> lib/systemd/system/osmo-sgsn.service</span><br><span> usr/bin/osmo-sgsn</span><br><span> usr/share/doc/osmo-sgsn/examples/osmo-sgsn/osmo-sgsn.cfg usr/share/doc/osmo-sgsn/examples</span><br><span>diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am</span><br><span>index 530c3fa..2b5781a 100644</span><br><span>--- a/doc/examples/Makefile.am</span><br><span>+++ b/doc/examples/Makefile.am</span><br><span>@@ -1,3 +1,13 @@</span><br><span style="color: hsl(120, 100%, 40%);">+OSMOCONF_FILES = \</span><br><span style="color: hsl(120, 100%, 40%);">+        osmo-gtphub/osmo-gtphub.cfg \</span><br><span style="color: hsl(120, 100%, 40%);">+ osmo-sgsn/osmo-sgsn.cfg \</span><br><span style="color: hsl(120, 100%, 40%);">+     osmo-gbproxy/osmo-gbproxy.cfg</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+osmoconfdir = $(sysconfdir)/osmocom</span><br><span style="color: hsl(120, 100%, 40%);">+osmoconf_DATA = $(OSMOCONF_FILES)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+EXTRA_DIST = $(OSMOCONF_FILES)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> CFG_FILES = find $(srcdir) -name '*.cfg*' | sed -e 's,^$(srcdir),,'</span><br><span> </span><br><span> dist-hook:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10917">change 10917</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/10917"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Id898e920b934fbfb0b9abe1e3085ac817fa4634d </div>
<div style="display:none"> Gerrit-Change-Number: 10917 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>