Change in osmo-remsim[master]: osmo-remsim-server: add systemd service script

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
Tue May 28 21:05:14 UTC 2019


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

Change subject: osmo-remsim-server: add systemd service script
......................................................................

osmo-remsim-server: add systemd service script

Change-Id: I310a78b49a8a17e4f954179553ed2a3376e3bd50
---
A contrib/systemd/osmo-remsim-server.service
1 file changed, 12 insertions(+), 0 deletions(-)

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



diff --git a/contrib/systemd/osmo-remsim-server.service b/contrib/systemd/osmo-remsim-server.service
new file mode 100644
index 0000000..e91e08b
--- /dev/null
+++ b/contrib/systemd/osmo-remsim-server.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=Osmocom Remote SIM Server
+
+[Service]
+Type=simple
+Restart=always
+ExecStart=/usr/bin/osmo-remsim-server
+RestartSec=2
+
+[Install]
+WantedBy=multi-user.target
+

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

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I310a78b49a8a17e4f954179553ed2a3376e3bd50
Gerrit-Change-Number: 14226
Gerrit-PatchSet: 1
Gerrit-Owner: roh <jsteiger 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/20190528/1bd69550/attachment.htm>


More information about the gerrit-log mailing list