mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-06 11:28:52 -04:00
minor mmap-rnd-bits improvements
This commit is contained in:
parent
9184e6bb92
commit
a8e4121bef
1 changed files with 3 additions and 1 deletions
|
@ -53,7 +53,9 @@ SYSCTL="\
|
||||||
## Copyright (C) 2019 - 2023 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
## Copyright (C) 2019 - 2023 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
||||||
## See the file COPYING for copying conditions.
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
## This file is automatically generated, do not edit!
|
## This file is automatically generated by:
|
||||||
|
## $0
|
||||||
|
## Do not edit!
|
||||||
|
|
||||||
## Improves ASLR effectiveness for mmap.
|
## Improves ASLR effectiveness for mmap.
|
||||||
vm.mmap_rnd_bits=${BITS_MAX}
|
vm.mmap_rnd_bits=${BITS_MAX}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue