Merge pull request #475 from vcaputo/always_disable_console_blanking

grub: disable console blanking
This commit is contained in:
Vito Caputo 2015-11-11 15:53:02 -08:00
commit 1d02acec7c

View File

@ -77,7 +77,7 @@ else
fi
# Assemble the options applicable to all the kernels below
set linux_cmdline="rootflags=rw mount.usrflags=ro $linux_root $linux_console $first_boot $oem_id $linux_append"
set linux_cmdline="rootflags=rw mount.usrflags=ro consoleblank=0 $linux_root $linux_console $first_boot $oem_id $linux_append"
menuentry "CoreOS default" --id=coreos {
gptprio.next -d usr -u usr_uuid