Whoops, the name is "linelog", not "example"
authoraland <aland>
Fri, 28 Apr 2006 17:48:50 +0000 (17:48 +0000)
committeraland <aland>
Fri, 28 Apr 2006 17:48:50 +0000 (17:48 +0000)
src/modules/rlm_linelog/rlm_linelog.c

index 16c5221..4d710bc 100755 (executable)
@@ -214,7 +214,7 @@ static int do_linelog(void *instance, REQUEST *request)
  */
 module_t rlm_linelog = {
        RLM_MODULE_INIT,
-       "example",
+       "linelog",
        RLM_TYPE_THREAD_SAFE,           /* type */
        linelog_instantiate,            /* instantiation */
        linelog_detach,                 /* detach */