[PATCH] openbsc[vlr_3G]: osmo-nitb: change default config file name to osmo-nitb.cfg

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

daniel gerrit-no-reply at lists.osmocom.org
Mon May 8 12:39:24 UTC 2017


Review at  https://gerrit.osmocom.org/2530

osmo-nitb: change default config file name to osmo-nitb.cfg

Since the VLR development marks a move away from the 'openbsc' name, now is a
good opportunity to also change the default config file name to the more
accurate and obvious 'osmo-nitb.cfg'.

Change-Id: I47658dad59ec38c39be59415db5f648c9e4c79f2
---
M openbsc/src/osmo-nitb/bsc_hack.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/30/2530/1

diff --git a/openbsc/src/osmo-nitb/bsc_hack.c b/openbsc/src/osmo-nitb/bsc_hack.c
index f9e5a64..ea5eab8 100644
--- a/openbsc/src/osmo-nitb/bsc_hack.c
+++ b/openbsc/src/osmo-nitb/bsc_hack.c
@@ -59,7 +59,7 @@
 /* MCC and MNC for the Location Area Identifier */
 struct gsm_network *bsc_gsmnet = 0;
 static const char *database_name = "sms.db";
-static const char *config_file = "openbsc.cfg";
+static const char *config_file = "osmo-nitb.cfg";
 static const char *rf_ctrl_path = NULL;
 extern const char *openbsc_copyright;
 static int daemonize = 0;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I47658dad59ec38c39be59415db5f648c9e4c79f2
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: vlr_3G
Gerrit-Owner: daniel <dwillmann at sysmocom.de>



More information about the gerrit-log mailing list