From 054841bf1e8b859722f3674c9b609a1f01fd8a46 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 21 Apr 2017 14:52:42 +0100 Subject: make room for sysvinit --- sys-boot/grub/files/grub.default-3 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys-boot') diff --git a/sys-boot/grub/files/grub.default-3 b/sys-boot/grub/files/grub.default-3 index a66a9712..764462d4 100644 --- a/sys-boot/grub/files/grub.default-3 +++ b/sys-boot/grub/files/grub.default-3 @@ -18,6 +18,9 @@ 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" -- cgit v1.2.3