This commit is contained in:
Patrick Schleizer 2019-12-20 06:35:02 -05:00
parent 050f4d8b94
commit 0ae3e689b5
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -6,6 +6,8 @@
## noexec in /tmp and/or /home can break some malware but also legitimate
## applications.
## https://forums.whonix.org/t/re-mount-home-and-other-with-noexec-and-nosuid-among-other-useful-mount-options-for-better-security/7707
set -e
if [ -f /usr/lib/helper-scripts/pre.bsh ]; then