From faae49c640ee2d308d40bc5867d6ecbd80ac0fc1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 26 Feb 2014 16:48:01 +0100 Subject: initial packaging based on http://www.unchartedbackwaters.co.uk/pyblosxom/static/truecrypt_debian_packaging --- debian/truecrypt.default | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/truecrypt.default (limited to 'debian/truecrypt.default') 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" -- cgit v1.2.3