diff --git a/usr/lib/security-misc/remount-secure b/usr/lib/security-misc/remount-secure index 3d1c1ca..84cd909 100755 --- a/usr/lib/security-misc/remount-secure +++ b/usr/lib/security-misc/remount-secure @@ -8,7 +8,7 @@ ## https://forums.whonix.org/t/re-mount-home-and-other-with-noexec-and-nosuid-among-other-useful-mount-options-for-better-security/7707 -#set -x +set -x set -e if [ -f /usr/lib/helper-scripts/pre.bsh ]; then