From b3a8bef570a61d01694bb68ad52a5e4e8b585c0f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 11 Oct 2013 13:25:48 +0000 Subject: -just .conf, not .config --- src/util/service.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/service.c') diff --git a/src/util/service.c b/src/util/service.c index 61cac97e0..3ba20d64a 100644 --- a/src/util/service.c +++ b/src/util/service.c @@ -1718,7 +1718,7 @@ GNUNET_SERVICE_run (int argc, char *const *argv, "%s%s%s", xdg, DIR_SEPARATOR_STR, - "gnunet.config"); + "gnunet.conf"); else cfg_fn = GNUNET_strdup (GNUNET_DEFAULT_USER_CONFIG_FILE); memset (&sctx, 0, sizeof (sctx)); -- cgit v1.2.3