Change in openbsc[master]: Add osmo-bsc-nat systemd service and install it with debian

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
Wed Aug 29 17:06:39 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10691 )

Change subject: Add osmo-bsc-nat systemd service and install it with debian
......................................................................

Add osmo-bsc-nat systemd service and install it with debian

Change-Id: I29d719fbe059e38fde97371efc5e562901529b7c
---
A debian/osmocom-bsc-nat.service
A openbsc/contrib/systemd/osmo-bsc-nat.service
2 files changed, 12 insertions(+), 0 deletions(-)

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



diff --git a/debian/osmocom-bsc-nat.service b/debian/osmocom-bsc-nat.service
new file mode 120000
index 0000000..0d5b3be
--- /dev/null
+++ b/debian/osmocom-bsc-nat.service
@@ -0,0 +1 @@
+../openbsc/contrib/systemd/osmo-bsc-nat.service
\ No newline at end of file
diff --git a/openbsc/contrib/systemd/osmo-bsc-nat.service b/openbsc/contrib/systemd/osmo-bsc-nat.service
new file mode 100644
index 0000000..245fc6b
--- /dev/null
+++ b/openbsc/contrib/systemd/osmo-bsc-nat.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Osmocom GSM BSC Multiplexer (NAT)
+
+[Service]
+Type=simple
+Restart=always
+ExecStart=/usr/bin/osmo-bsc_nat -c /etc/osmocom/osmo-bsc-nat.cfg
+RestartSec=2
+
+[Install]
+WantedBy=multi-user.target

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

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I29d719fbe059e38fde97371efc5e562901529b7c
Gerrit-Change-Number: 10691
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/20180829/3ca7bc7e/attachment.htm>


More information about the gerrit-log mailing list