Home | History | Annotate | Download | only in manta
      1 on init
      2     start watchdogd
      3 
      4 # Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
      5 service watchdogd /sbin/watchdogd 10 20
      6     class core
      7