summaryrefslogtreecommitdiff
path: root/debian/truecrypt.default
diff options
context:
space:
mode:
Diffstat (limited to 'debian/truecrypt.default')
-rw-r--r--debian/truecrypt.default6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/truecrypt.default b/debian/truecrypt.default
new file mode 100644
index 0000000..2fcd30f
--- /dev/null
+++ b/debian/truecrypt.default
@@ -0,0 +1,6 @@
+# If enabled, the following option calls 'truecrypt -d' at shutdown. Although
+# all filesystems are unmounted automatically at shutdown, only calling
+# 'truecrypt -d' will stop the TrueCrypt processes and remove any device mappings.
+# It probably isn't necessary to do this, but it shouldn't hurt.
+
+TRUECRYPT_SHUTDOWN_UNMOUNT="yes"