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

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Sep 6 13:58:19 UTC 2018


Harald Welte has submitted this change and it was merged. ( 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(-)

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



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: merged
Gerrit-Change-Id: I7ecfc9aa55611ae9975e5ef8c0716dae7598524c
Gerrit-Change-Number: 10806
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/20180906/ae030ca0/attachment.htm>


More information about the gerrit-log mailing list