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 <jstei...@sysmocom.de>

Reply via email to