This has caused some trouble in many environments and I think it makes sense to disable this for now until we have reworked the whole DNS thing. Signed-off-by: Michael Tremer --- src/initscripts/system/unbound | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/src/initscripts/system/unbound b/src/initscripts/system/unbound index 8eaf3734a..345b01bb5 100644 --- a/src/initscripts/system/unbound +++ b/src/initscripts/system/unbound @@ -48,22 +48,6 @@ read_name_servers() { done 2>/dev/null | xargs echo } -check_red_has_carrier_and_ip() { - # Interface configured ? - [ ! -e "/var/ipfire/red/iface" ] && return 0; - - # Interface present ? - [ ! -e "/sys/class/net/$( /dev/null 2>&1 if [ "${?}" != "0" ]; then boot_mesg "DNS still not functioning... Trying to sync time with ntp.ipfire.org (81.3.27.46)..." -- 2.20.1