section basic {
	SCRIPT=/etc/init.d/dhclient
	GOOD_RET=0,3,10,
	BAD_RET=1,
	MAX_FAIL=5
}
section failcmd1 {
	FAIL_CMD=/bin/reboot
}
