mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 19:02:10 +01:00
coreos-base/oem-packet: drop redundant grub.cfg line
Introduced by 3c73f05cfacf25693805dcc3675a1752b88cedfa.
This commit is contained in:
parent
bceaa05107
commit
56b87a1812
@ -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