diff --git a/scripts/common/update.sh b/scripts/common/update.sh index 041bc1b..1da2fb4 100644 --- a/scripts/common/update.sh +++ b/scripts/common/update.sh @@ -428,7 +428,7 @@ cat < /etc/resolvconf/resolv.conf.d/tail $(for server in "${NAME_SERVERS[@]}"; do echo "nameserver $server" done) -options timeout:2 attempts:1 rotate single-request-reopen +options timeout:2 attempts:1 rotate single-request-reopen edns0 EOF chown root: /etc/resolvconf/resolv.conf.d/tail