diff --git a/net/unbound/files/unbound.sh b/net/unbound/files/unbound.sh index c8460c07c..c6e891f49 100644 --- a/net/unbound/files/unbound.sh +++ b/net/unbound/files/unbound.sh @@ -473,7 +473,7 @@ unbound_zone() { fi ;; - htpps-dns-proxy) + htpps-dns-proxy | https-dns-proxy) if [ -x /usr/sbin/https-dns-proxy ] \ && [ -x /etc/init.d/https-dns-proxy ] ; then if /etc/init.d/https-dns-proxy ; then