mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Merge pull request #2800 from bgilbert/append
coreos-base/oem-packet: drop redundant grub.cfg line
This commit is contained in:
commit
7a6b00c006
@ -6,5 +6,4 @@ set linux_append="coreos.autologin"
|
||||
if [ "$grub_cpu" = i386 ]; then
|
||||
set gfxpayload="1024x768x8,1024x768"
|
||||
set linux_console="console=tty0 console=ttyS1,115200n8"
|
||||
set linux_append="$linux_append"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user