This commit is contained in:
Patrick Schleizer 2019-12-21 06:39:13 -05:00
parent fac17a963d
commit c336bc4fd2
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -6,6 +6,9 @@
## https://forums.whonix.org/t/permission-hardening/8655
## https://forums.whonix.org/t/re-mount-home-and-other-with-noexec-and-nosuid-among-other-useful-mount-options-for-better-security/7707
## To view previous modes and how these were changed:
## meld /var/lib/permission-hardening/existing_mode/statoverride /var/lib/permission-hardening/new_mode/statoverride
#set -x
set -e
set -o pipefail