s390x: enable the kexec file load by default
Let's use the option KEXEC_ARGS="-s" to enable the kexec file load by default. Signed-off-by: Lianbo Jiang <lijiang@redhat.com> Acked-by: Dave Young <dyoung@redhat.com>
This commit is contained in:
parent
e5cbf4d1ad
commit
8884af04b6
@ -31,7 +31,7 @@ MKDUMPRD_ARGS=""
|
||||
#
|
||||
# Example:
|
||||
# KEXEC_ARGS="--elf32-core-headers"
|
||||
KEXEC_ARGS=""
|
||||
KEXEC_ARGS="-s"
|
||||
|
||||
#Where to find the boot image
|
||||
#KDUMP_BOOTDIR="/boot"
|
||||
|
Loading…
Reference in New Issue
Block a user