summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanipv6
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.newwanipv6')
-rwxr-xr-xetc/rc.newwanipv64
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.newwanipv6 b/etc/rc.newwanipv6
index c390234..e31274b 100755
--- a/etc/rc.newwanipv6
+++ b/etc/rc.newwanipv6
@@ -162,6 +162,10 @@ if (is_ipaddrv6($oldipv6)) {
file_put_contents("{$g['vardb_path']}/{$interface}_cacheipv6", $curwanipv6);
}
+
+/* reload unbound */
+services_unbound_configure();
+
/* perform RFC 2136 DNS update */
services_dnsupdate_process($interface);
OpenPOWER on IntegriCloud