#!/bin/sh
# Copyright (C) 2006 OpenWrt.org

start() {
	watchdog -t 5 /dev/misc/watchdog
}
