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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed Aug 29 14:13:15 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/91/10691/1

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: newchange
Gerrit-Change-Id: I29d719fbe059e38fde97371efc5e562901529b7c
Gerrit-Change-Number: 10691
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180829/ea525688/attachment.htm>


More information about the gerrit-log mailing list