ubus call system watchdog '{"magicclose":true}' ubus call system watchdog '{"stop":true}' while :; do echo 1 > /dev/watchdog; sleep 5; done