Watchdog timer setup

This way should make it restart every hour:

sed -i -e "
\$i ubus call system watchdog '{\"timeout\":3600}'
\$i ubus call system watchdog '{\"stop\":true}'
" /etc/rc.local
/etc/init.d/done boot