<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10691">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add osmo-bsc-nat systemd service and install it with debian<br><br>Change-Id: I29d719fbe059e38fde97371efc5e562901529b7c<br>---<br>A debian/osmocom-bsc-nat.service<br>A openbsc/contrib/systemd/osmo-bsc-nat.service<br>2 files changed, 12 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/91/10691/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/osmocom-bsc-nat.service b/debian/osmocom-bsc-nat.service</span><br><span>new file mode 120000</span><br><span>index 0000000..0d5b3be</span><br><span>--- /dev/null</span><br><span>+++ b/debian/osmocom-bsc-nat.service</span><br><span>@@ -0,0 +1 @@</span><br><span style="color: hsl(120, 100%, 40%);">+../openbsc/contrib/systemd/osmo-bsc-nat.service</span><br><span>\ No newline at end of file</span><br><span>diff --git a/openbsc/contrib/systemd/osmo-bsc-nat.service b/openbsc/contrib/systemd/osmo-bsc-nat.service</span><br><span>new file mode 100644</span><br><span>index 0000000..245fc6b</span><br><span>--- /dev/null</span><br><span>+++ b/openbsc/contrib/systemd/osmo-bsc-nat.service</span><br><span>@@ -0,0 +1,11 @@</span><br><span style="color: hsl(120, 100%, 40%);">+[Unit]</span><br><span style="color: hsl(120, 100%, 40%);">+Description=Osmocom GSM BSC Multiplexer (NAT)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+[Service]</span><br><span style="color: hsl(120, 100%, 40%);">+Type=simple</span><br><span style="color: hsl(120, 100%, 40%);">+Restart=always</span><br><span style="color: hsl(120, 100%, 40%);">+ExecStart=/usr/bin/osmo-bsc_nat -c /etc/osmocom/osmo-bsc-nat.cfg</span><br><span style="color: hsl(120, 100%, 40%);">+RestartSec=2</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+[Install]</span><br><span style="color: hsl(120, 100%, 40%);">+WantedBy=multi-user.target</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10691">change 10691</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/10691"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: openbsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I29d719fbe059e38fde97371efc5e562901529b7c </div>
<div style="display:none"> Gerrit-Change-Number: 10691 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>