Доброго времени суток! Поставил последние версии пакетов, ошибок не наблюдается. Но всё также вмешивается cron с watchdog раз в 5 минут, прикладываю лог:
```
Июн 2 18:25:01
cron[14674]
(root) CMD (/opt/bin/run-parts /opt/etc/cron.5mins^I)
Июн 2 18:25:01
cron[14676]
(root) CMD (/opt/keenetic-entware-extras/smartdns-redirect/scripts/watchdog.sh >/dev/null 2>&1)
Июн 2 18:25:01
cron[14675]
(root) CMD (/opt/bin/run-parts /opt/etc/cron.1min^I)
Июн 2 18:25:01
watchdog
iptables rule missing, reloading via dns-redirect.sh
Июн 2 18:25:01
dns-redirect
added: -i br0 -p udp --dport 53 -> REDIRECT :6053
Июн 2 18:25:01
dns-redirect
added: -i br0 -p tcp --dport 53 -> REDIRECT :6053
Июн 2 18:25:01
watchdog
upstream :6053 not responding, restarting S38smartdns
Июн 2 18:25:01
root
Started smartdns from .
```