diff options
Diffstat (limited to 'sys-boot/grub/files/grub.default-3')
-rw-r--r-- | sys-boot/grub/files/grub.default-3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-boot/grub/files/grub.default-3 b/sys-boot/grub/files/grub.default-3 index 764462d4..a66a9712 100644 --- a/sys-boot/grub/files/grub.default-3 +++ b/sys-boot/grub/files/grub.default-3 @@ -18,9 +18,6 @@ GRUB_DISTRIBUTOR="Redcore" GRUB_TIMEOUT="5" #GRUB_TIMEOUT_STYLE=menu -# Append parameters to the Linux kernel command line for ALL entries -GRUB_CMDLINE_LINUX="init=/usr/lib/systemd/systemd" - # Append parameters to the linux kernel command line for non-recovery entries GRUB_CMDLINE_LINUX_DEFAULT="splash modprobe.blacklist=vboxvideo quiet" |