Re: Configure Grub.
Reply #2 –
There is also this:
# GRUB boot loader configuration
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Artix"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
GRUB_CMDLINE_LINUX=""
Change the TIMEOUT to 0
Looks like pressing SPACE during boot-up will still allow accessing the Grub menu