grub 388 B

1234567891011
  1. # If you change this file, run 'update-grub' afterwards to update
  2. # /boot/grub/grub.cfg.
  3. # For full documentation of the options in this file, see:
  4. # info -f grub -n 'Simple configuration'
  5. GRUB_CMDLINE_LINUX=""
  6. GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=Linux nmi_watchdog=0"
  7. GRUB_DEFAULT=0
  8. GRUB_DISTRIBUTOR="Fabian Peter Hammerle <fabian@hammerle.me>"
  9. GRUB_HIDDEN_TIMEOUT=0
  10. GRUB_TIMEOUT=10