[PATCH] libosmo-sccp[master]: contrib: Add osmo-stp 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
Wed Sep 27 10:05:42 UTC 2017


Review at  https://gerrit.osmocom.org/4071

contrib: Add osmo-stp systemd service file

Change-Id: If6423222b5f1574701c48b5e93eb6c4918879d6c
---
A contrib/systemd/osmo-stp.service
1 file changed, 11 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/71/4071/1

diff --git a/contrib/systemd/osmo-stp.service b/contrib/systemd/osmo-stp.service
new file mode 100644
index 0000000..5d06870
--- /dev/null
+++ b/contrib/systemd/osmo-stp.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Osmocom STP (Signal Transfer Point)
+
+[Service]
+Type=simple
+Restart=always
+ExecStart=/usr/bin/osmo-stp -c /etc/osmocom/osmo-stp.cfg
+RestartSec=2
+
+[Install]
+WantedBy=multi-user.target

-- 
To view, visit https://gerrit.osmocom.org/4071
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If6423222b5f1574701c48b5e93eb6c4918879d6c
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list