catgconf has changed name.
authorLinus Nordberg <linus@nordu.net>
Thu, 29 Sep 2011 09:22:54 +0000 (11:22 +0200)
committerLinus Nordberg <linus@nordu.net>
Thu, 29 Sep 2011 09:22:54 +0000 (11:22 +0200)
catgconf.c

index 650a0e9..5cdec68 100644 (file)
@@ -44,7 +44,7 @@ int main(int argc, char **argv) {
     int c, compact = 0;
     struct gconffile *cfs;
 
-    debug_init("catgconf");
+    debug_init("radsecproxy-conf");
     debug_set_level(DBG_WARN);
 
     while ((c = getopt(argc, argv, "c")) != -1) {