File sysconfig.bootloader-bootcycle of Package bootcycle
## Path: System/Bootloader ## Description: Bootloader configuration ## Type: yesno ## Default: no # # Should the boot cycle detection be used to # avoid unconditional reboot cycles of not # supervised system. # CYCLE_DETECTION="no" ## Type: integer(0:) ## Default: 1 # # The number of the entry in grub's menu.lst # which should be used on the next reboot cycle. # Note that the first entry has the number 0. # CYCLE_NEXT_ENTRY="1"