Change in osmo-smlc[master]: fix osmo-smlc.service: drop unknown '-s' command line argument

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

laforge gerrit-no-reply at lists.osmocom.org
Thu Oct 22 14:03:40 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-smlc/+/20837 )

Change subject: fix osmo-smlc.service: drop unknown '-s' command line argument
......................................................................

fix osmo-smlc.service: drop unknown '-s' command line argument

Change-Id: I3804fea29e06280f12b62e8c27d2a0ba4aafa7a0
---
M contrib/systemd/osmo-smlc.service
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/contrib/systemd/osmo-smlc.service b/contrib/systemd/osmo-smlc.service
index 23a8f86..e159370 100644
--- a/contrib/systemd/osmo-smlc.service
+++ b/contrib/systemd/osmo-smlc.service
@@ -4,7 +4,7 @@
 [Service]
 Type=simple
 Restart=always
-ExecStart=/usr/bin/osmo-smlc -c /etc/osmocom/osmo-smlc.cfg -s
+ExecStart=/usr/bin/osmo-smlc -c /etc/osmocom/osmo-smlc.cfg
 RestartSec=2
 
 [Install]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-smlc/+/20837
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-smlc
Gerrit-Branch: master
Gerrit-Change-Id: I3804fea29e06280f12b62e8c27d2a0ba4aafa7a0
Gerrit-Change-Number: 20837
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201022/91e31fa4/attachment.htm>


More information about the gerrit-log mailing list