From 9da0e428ed4635fb5ca98b2d72b56b553404a742 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Tue, 24 Dec 2019 17:54:31 -0500 Subject: [PATCH] debugging --- usr/lib/security-misc/remount-secure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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