]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
unbound: Fix Bing domain name for SafeSearch
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 30 Apr 2019 15:53:45 +0000 (16:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 30 Apr 2019 15:53:45 +0000 (16:53 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/unbound

index 388b65c0375bd2da02c170d190485c69821b3f78..318656b802ad4b47f63b47e04a7911e1361cd8b7 100644 (file)
@@ -691,7 +691,7 @@ write_safe_search_conf() {
 
                # Bing
                echo "  local-zone: bing.com transparent"
-               echo "  local-data: \"bing.com CNAME strict.bing.com.\""
+               echo "  local-data: \"www.bing.com CNAME strict.bing.com.\""
 
                # DuckDuckGo
                echo "  local-zone: duckduckgo.com transparent"