Create kexec.conf

This commit is contained in:
madaidan
2019-05-06 15:42:55 +00:00
committed by GitHub
parent c80b7465bf
commit 4216299ee8

2
etc/sysctl.d/kexec.conf Normal file
View File

@ -0,0 +1,2 @@
# Disables kexec which can be used to replace the running kernel
kernel.kexec_load_disabled=1