[MERGED] osmo-mgw[master]: contrib: Add osmo-mgw systemd service

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
Fri Nov 10 10:31:39 UTC 2017


Pau Espin Pedrol has submitted this change and it was merged.

Change subject: contrib: Add osmo-mgw systemd service
......................................................................


contrib: Add osmo-mgw systemd service

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

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



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

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic89815dc4ef8dff8a9d8541b61212ab8d4837712
Gerrit-PatchSet: 2
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list