mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-10 07:49:18 +07:00
fix
This commit is contained in:
@ -12,7 +12,6 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slab_nomerge"
|
||||
## Enables sanity checks (F) and redzoning (Z).
|
||||
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slub_debug=FZ"
|
||||
|
||||
echo "## $kver grater or equal 5.3: yes"
|
||||
## Zero memory at allocation and free time.
|
||||
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX init_on_alloc=1 init_on_free=1"
|
||||
|
||||
|
Reference in New Issue
Block a user