aboutsummaryrefslogtreecommitdiffstats
path: root/src/controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller.c')
-rw-r--r--src/controller.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controller.c b/src/controller.c
index 02a5d4d2e..dafbe5bc1 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -1734,6 +1734,7 @@ start_controller_worker (struct rspamd_worker *worker)
ctx->ev_base,
worker->srv->cfg);
+ rspamd_upstreams_library_init (ctx->resolver->r, ctx->ev_base);
/* Maps events */
start_map_watch (worker->srv->cfg, ctx->ev_base);