X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=src%2Finitscripts%2Fsystem%2Funbound;fp=src%2Finitscripts%2Fsystem%2Funbound;h=e5554d725420727c21f841ccb59e0a23564d44a1;hp=00023ef23d45fbb1adb4626dae882bab13fa92e6;hb=391e3390efc1be31a8be976d0235980f3e13101a;hpb=68fac98a5b3bf78c8e4b11c7febe68c3cbc0776d diff --git a/src/initscripts/system/unbound b/src/initscripts/system/unbound index 00023ef23d..e5554d7254 100644 --- a/src/initscripts/system/unbound +++ b/src/initscripts/system/unbound @@ -523,6 +523,9 @@ case "$1" in update_forwarders + unbound-control flush_negative > /dev/null + unbound-control flush_bogus > /dev/null + fix_time_if_dns_fail ;;