set timeout=10

$ENTRY

menuentry 'Save to database and reboot' {
	reboot
}

menuentry 'Go back to main' {
	configfile /clustduct/grub.cfg	
}

