aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'asterisk.c')
-rwxr-xr-xasterisk.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asterisk.c b/asterisk.c
index dab5c5342..201c9fd6b 100755
--- a/asterisk.c
+++ b/asterisk.c
@@ -2255,6 +2255,9 @@ int main(int argc, char *argv[])
printf(term_quit());
exit(1);
}
+
+ dnsmgr_start_refresh();
+
#if 0
/* This should no longer be necessary */
/* sync cust config and reload some internals in case a custom config handler binded to them */