From ed56d62fc2a90fccae235dc3775a83c609a172b6 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 29 Sep 2011 11:22:54 +0200 Subject: catgconf has changed name. --- catgconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catgconf.c b/catgconf.c index 650a0e9..5cdec68 100644 --- a/catgconf.c +++ b/catgconf.c @@ -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) { -- cgit v1.1