diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 559ca5c..263f134 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -341,7 +341,6 @@ conf-file /etc/smartdns.d/bogus-nxdomain.china.smartdns.conf cache-file /tmp/smartdns.cache log-level notice -restart-on-crash yes bind [::]:6053@lo bind-tcp [::]:6053@lo diff --git a/src/debian/debian_dns_smartdns.conf b/src/debian/debian_dns_smartdns.conf index bd7ec5a..e44ea45 100644 --- a/src/debian/debian_dns_smartdns.conf +++ b/src/debian/debian_dns_smartdns.conf @@ -23,7 +23,6 @@ conf-file /etc/smartdns.d/bogus-nxdomain.china.smartdns.conf cache-file /tmp/smartdns.cache log-level notice -restart-on-crash yes bind [::]:6053@lo bind-tcp [::]:6053@lo