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

roh gerrit-no-reply at lists.osmocom.org
Tue May 28 15:50:34 UTC 2019


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



  git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/26/14226/1

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: newchange
Gerrit-Change-Id: I310a78b49a8a17e4f954179553ed2a3376e3bd50
Gerrit-Change-Number: 14226
Gerrit-PatchSet: 1
Gerrit-Owner: roh <jsteiger at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190528/8a447e8e/attachment.htm>


More information about the gerrit-log mailing list