section basic {
	SCRIPT=/etc/init.d/syncd
	GOOD_RET=0,3,10,
	BAD_RET=1,
	MAX_FAIL=1
}
section failcmd1 {
	FAIL_CMD=/etc/init.d/syncd restart
}
