aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/disable-common.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 03daaa9a6..81f417232 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -450,6 +450,9 @@ blacklist ${HOME}/.vaults
450blacklist /run/timeshift 450blacklist /run/timeshift
451blacklist /var/backup 451blacklist /var/backup
452 452
453# dm-crypt / LUKS
454blacklist /crypto_keyfile.bin
455
453# Remove environment variables with auth tokens. 456# Remove environment variables with auth tokens.
454# Note however that the sandbox might still have access to the 457# Note however that the sandbox might still have access to the
455# files where these variables are set. 458# files where these variables are set.