daemon.info watchcat[10385]: Could not reach 8.8.8.8 for 60. Rebooting after reaching 处理
ssh路由器,然后vi /etc/config/watchcat,以下为watchcat内容
config watchcat
option period '6h'
option mode 'ping_reboot'
option pinghosts '8.8.8.8'
option forcedelay '30'
按i键启动编辑,修改8.8.8.8为电信的114.114.114.114,然后按esc退到中间模式,再按:键,输入wq保存内容。