diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-05-31 16:03:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-05-31 16:03:17 +0100 |
commit | 1a085ef9cf11f885801dcae8bdd20e634b710971 (patch) | |
tree | 976227eaf2f9e2b1b9ded09899593ae682a11e1f /sys-boot/grub | |
parent | ecbc50293ecfc59e668a02f9bfcaaef0327f6d58 (diff) |
no longer need this systemd line
Diffstat (limited to 'sys-boot/grub')
-rw-r--r-- | sys-boot/grub/files/grub.default-3 | 3 | ||||
-rw-r--r-- | sys-boot/grub/grub-2.02_beta2-r1704.ebuild (renamed from sys-boot/grub/grub-2.02_beta2-r100000.ebuild) | 0 |
2 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" diff --git a/sys-boot/grub/grub-2.02_beta2-r100000.ebuild b/sys-boot/grub/grub-2.02_beta2-r1704.ebuild index 48b6fbfe..48b6fbfe 100644 --- a/sys-boot/grub/grub-2.02_beta2-r100000.ebuild +++ b/sys-boot/grub/grub-2.02_beta2-r1704.ebuild |