diff --git a/ircd/authproc.c b/ircd/authproc.c index 58d665274..4f1a5496c 100644 --- a/ircd/authproc.c +++ b/ircd/authproc.c @@ -345,6 +345,7 @@ restart_authd_cb(rb_helper * helper) } start_authd(); + rehash(false); /* FIXME - needed to reload authd configuration */ } void