-fixes
[oweals/gnunet.git] / src / util / service.c
index 61cac97e0fe3e472ab687db415f9e7e97b4e3834..3ba20d64a2b372d1c25b4795712226ade7b236ee 100644 (file)
@@ -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));