mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-14 18:00:54 +07:00
minor mmap-rnd-bits improvements
This commit is contained in:
@ -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}
|
||||||
|
Reference in New Issue
Block a user