普通文本  |  7行  |  173 B

on init
    start watchdogd

# Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
service watchdogd /sbin/watchdogd 10 20
    class core