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