minor mmap-rnd-bits improvements

This commit is contained in:
Patrick Schleizer 2023-05-05 14:54:24 +00:00
parent f4fd0f9012
commit 40e940ec58
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -5,6 +5,8 @@
## This script enforces the maximum ASLR hardening settings for mmap, given the
## installed Linux config.
## See also:
## https://forums.whonix.org/t/automate-mmap-randomisation-to-fix-ppc64el/16514
set -euo pipefail
shopt -s failglob