Change in osmo-uecups[master]: daemon: rename default config file to osmo-uecups-daemon.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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Apr 20 11:28:01 UTC 2020


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

Change subject: daemon: rename default config file to osmo-uecups-daemon.cfg
......................................................................

daemon: rename default config file to osmo-uecups-daemon.cfg

Change-Id: Icd1e5f2d62fa46029cfe55878a84166ef76a4e91
---
M daemon/main.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/daemon/main.c b/daemon/main.c
index 51d5b56..863b8b4 100644
--- a/daemon/main.c
+++ b/daemon/main.c
@@ -631,7 +631,7 @@
 static void *g_tall_ctx;
 struct gtp_daemon *g_daemon;
 static int g_daemonize;
-static char *g_config_file = "osmo-gtpu-daemon.cfg";
+static char *g_config_file = "osmo-uecups-daemon.cfg";
 extern struct vty_app_info g_vty_info;
 
 static void signal_cb(struct osmo_signalfd *osfd, const struct signalfd_siginfo *fdsi)

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

Gerrit-Project: osmo-uecups
Gerrit-Branch: master
Gerrit-Change-Id: Icd1e5f2d62fa46029cfe55878a84166ef76a4e91
Gerrit-Change-Number: 17887
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200420/499d3ff7/attachment.htm>


More information about the gerrit-log mailing list