Change in osmo-remsim[master]: fix config defaults for systemd startscripts

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
Thu Mar 5 19:02:43 UTC 2020


roh has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-remsim/+/17389 )


Change subject: fix config defaults for systemd startscripts
......................................................................

fix config defaults for systemd startscripts

Change-Id: I7f38c951cc515db61a857221346bc4309f2b4740
---
M contrib/etc_default/osmo-remsim-client
M contrib/etc_default/osmo-remsim-client-1
M contrib/etc_default/osmo-remsim-client-2
M contrib/etc_default/osmo-remsim-client-3
4 files changed, 4 insertions(+), 4 deletions(-)



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

diff --git a/contrib/etc_default/osmo-remsim-client b/contrib/etc_default/osmo-remsim-client
index b1a2187..6c977f1 100644
--- a/contrib/etc_default/osmo-remsim-client
+++ b/contrib/etc_default/osmo-remsim-client
@@ -1,4 +1,4 @@
 # Default settings for osmo-remsim-client This file is sourced by systemd
 
 # Options to pass to osmo-remsim-client
-GLOBAL_CLIENT_OPTS="-s 10.9.99.10 -V 1d50 -P 4004 -C 1"
+GLOBAL_CLIENT_OPTS="-i 10.9.99.10 -V 1d50 -P 4004 -C 1"
diff --git a/contrib/etc_default/osmo-remsim-client-1 b/contrib/etc_default/osmo-remsim-client-1
index 99d1da8..c056f42 100644
--- a/contrib/etc_default/osmo-remsim-client-1
+++ b/contrib/etc_default/osmo-remsim-client-1
@@ -3,5 +3,5 @@
 # Options to pass to osmo-remsim-client
 REMSIM_I="1"
 REMSIM_H="2-1.1"
-REMSIM_c="0"
+REMSIM_c="1"
 REMSIM_n="1"
diff --git a/contrib/etc_default/osmo-remsim-client-2 b/contrib/etc_default/osmo-remsim-client-2
index c705df0..ca5d831 100644
--- a/contrib/etc_default/osmo-remsim-client-2
+++ b/contrib/etc_default/osmo-remsim-client-2
@@ -3,5 +3,5 @@
 # Options to pass to osmo-remsim-client
 REMSIM_I="0"
 REMSIM_H="2-1.4"
-REMSIM_c="0"
+REMSIM_c="2"
 REMSIM_n="2"
diff --git a/contrib/etc_default/osmo-remsim-client-3 b/contrib/etc_default/osmo-remsim-client-3
index da48eaa..417d884 100644
--- a/contrib/etc_default/osmo-remsim-client-3
+++ b/contrib/etc_default/osmo-remsim-client-3
@@ -3,5 +3,5 @@
 # Options to pass to osmo-remsim-client
 REMSIM_I="1"
 REMSIM_H="2-1.4"
-REMSIM_c="0"
+REMSIM_c="3"
 REMSIM_n="3"

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

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I7f38c951cc515db61a857221346bc4309f2b4740
Gerrit-Change-Number: 17389
Gerrit-PatchSet: 1
Gerrit-Owner: roh <jsteiger at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200305/92648459/attachment.htm>


More information about the gerrit-log mailing list