diff --git a/src/debian/debian_dnsmasq_plugin.conf b/src/debian/debian_dnsmasq_plugin.conf index 3ded8aa..aeb5f38 100644 --- a/src/debian/debian_dnsmasq_plugin.conf +++ b/src/debian/debian_dnsmasq_plugin.conf @@ -8,7 +8,7 @@ $ sudo chmod +x /opt/install.sh 15 5 * * * /usr/bin/wget -q --tries=10 --retry-connrefused --random-wait https://anti-ad.net/anti-ad-for-smartdns.conf -O /etc/smartdns/anti-ad-smartdns.conf -20 5 * * * /usr/bin/wget -q --tries=10 --retry-connrefused --random-wait https://anti-ad.net/anti-ad-for-dnsmasq.conf -O /etc/dnsmasq.d/anti-ad-for-dnsmasq.conf +20 5 * * * /usr/bin/wget -q --tries=10 --retry-connrefused --random-wait https://anti-ad.net/anti-ad-for-dnsmasq.conf -O /etc/dnsmasq.d/anti-ad-dnsmasq.conf 25 5 * * * /usr/bin/systemctl restart smartdns.service