mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 02:51:55 +00:00
Merge pull request #840 from riyazdf/kexec-load
Disable kexec load in sysctl config
This commit is contained in:
commit
5794640a04
@ -8,3 +8,4 @@ fs.aio-max-nr = 1048576
|
||||
fs.inotify.max_user_watches = 524288
|
||||
fs.file-max = 524288
|
||||
kernel.random.write_wakeup_threshold = 3072
|
||||
kernel.kexec_load_disabled = 1
|
Loading…
Reference in New Issue
Block a user