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