Change in osmo-sgsn[master]: Add osmo-gtphub systemd service file

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
Thu Sep 6 13:15:48 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10806


Change subject: Add osmo-gtphub systemd service file
......................................................................

Add osmo-gtphub systemd service file

Change-Id: I7ecfc9aa55611ae9975e5ef8c0716dae7598524c
---
A contrib/systemd/osmo-gtphub.service
A debian/osmo-gtphub.service
2 files changed, 13 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/06/10806/1

diff --git a/contrib/systemd/osmo-gtphub.service b/contrib/systemd/osmo-gtphub.service
new file mode 100644
index 0000000..4881785
--- /dev/null
+++ b/contrib/systemd/osmo-gtphub.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=Osmocom GTP Hub
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/osmo-gtphub -c /etc/osmocom/osmo-gtphub.cfg
+Restart=always
+RestartSec=2
+RestartPreventExitStatus=1
+
+[Install]
+WantedBy=multi-user.target
diff --git a/debian/osmo-gtphub.service b/debian/osmo-gtphub.service
new file mode 120000
index 0000000..81a0eb4
--- /dev/null
+++ b/debian/osmo-gtphub.service
@@ -0,0 +1 @@
+../contrib/systemd/osmo-gtphub.service
\ No newline at end of file

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

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ecfc9aa55611ae9975e5ef8c0716dae7598524c
Gerrit-Change-Number: 10806
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/20180906/28a0d682/attachment.htm>


More information about the gerrit-log mailing list