create /etc/default/grub more like anaconda would create it (#678453)
This commit is contained in:
parent
bf4e2d266e
commit
16c009c051
@ -1 +1,6 @@
|
||||
GRUB_TIMEOUT=5
|
||||
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
|
||||
GRUB_DEFAULT=saved
|
||||
# GRUB_TERMINAL="serial console"
|
||||
# GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600"
|
||||
GRUB_CMDLINE_LINUX="quiet rhgb"
|
||||
|
Loading…
Reference in New Issue
Block a user