mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-02 03:22:22 -04:00
fix
This commit is contained in:
parent
03276fbec5
commit
c72567dbd2
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue