fix kdump service failed on x86 because of KDUMP_FILE_LOAD is set to on
This commit is contained in:
parent
8d6b23ef1a
commit
bbcff97a3a
@ -43,4 +43,4 @@ KDUMP_IMG_EXT=""
|
|||||||
#
|
#
|
||||||
# Here, the "on" is the only valid value to enable the kexec file load and
|
# Here, the "on" is the only valid value to enable the kexec file load and
|
||||||
# anything else is equal to the "off"(disable).
|
# anything else is equal to the "off"(disable).
|
||||||
KDUMP_FILE_LOAD="on"
|
KDUMP_FILE_LOAD="off"
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.20
|
Version: 2.0.20
|
||||||
Release: 12
|
Release: 13
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
URL: https://www.kernel.org/
|
URL: https://www.kernel.org/
|
||||||
@ -300,6 +300,12 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.20-13
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:restart
|
||||||
|
- DESC:fix kdump service failed on x86 because of KDUMP_FILE_LOAD is set to on
|
||||||
|
|
||||||
* Thu May 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.20-12
|
* Thu May 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.20-12
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user