mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 16:22:42 -04:00
minor mmap-rnd-bits improvements
This commit is contained in:
parent
f4fd0f9012
commit
40e940ec58
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue