mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-25 02:25:33 +07:00
minor mmap-rnd-bits improvements
This commit is contained in:
parent
f4fd0f9012
commit
40e940ec58
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
## This script enforces the maximum ASLR hardening settings for mmap, given the
|
## This script enforces the maximum ASLR hardening settings for mmap, given the
|
||||||
## installed Linux config.
|
## installed Linux config.
|
||||||
|
## See also:
|
||||||
|
## https://forums.whonix.org/t/automate-mmap-randomisation-to-fix-ppc64el/16514
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
shopt -s failglob
|
shopt -s failglob
|
||||||
|
Loading…
Reference in New Issue
Block a user