dracut: remove slub_debug/page_poison from uefi hook conf
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Booting without a kernel command line is unsupported.
|
||||
|
||||
# You can set the kernel command line with
|
||||
#KERNEL_CMDLINE="loglevel=4 slub_debug=P page_poison=1"
|
||||
#KERNEL_CMDLINE="loglevel=4"
|
||||
# or by setting kernel_cmdline in a dracut.conf(5) file.
|
||||
# The bundle can also use the command line from a bootloader / boot manager
|
||||
# if Secure Boot is disabled.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=051
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc"
|
||||
conf_files="/etc/dracut.conf"
|
||||
|
||||
Reference in New Issue
Block a user