Implement most of the Kernel Self Protection Project's recommended kernel settings (as of Apr 26, 2017)

This commit is contained in:
Reg Tiangha 2017-04-26 18:00:17 -06:00
parent e74dcfef26
commit e3ec79a09b
No known key found for this signature in database
GPG Key ID: B56BF4C0A24ED097

2
config
View File

@ -595,7 +595,7 @@ CONFIG_SECCOMP=y
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
# CONFIG_KEXEC is not set
CONFIG_KEXEC_FILE=y
CONFIG_KEXEC_VERIFY_SIG=y
CONFIG_CRASH_DUMP=y