mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-24 22:06:32 -04:00
fix
This commit is contained in:
parent
03276fbec5
commit
c72567dbd2
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user