diff options
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r-- | man/crypttab.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index 90d8ce95fe..fae39e71b0 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -363,6 +363,8 @@ swap /dev/sda7 /dev/urandom swap truecrypt /dev/sda2 /etc/container_password tcrypt hidden /mnt/tc_hidden /null tcrypt-hidden,tcrypt-keyfile=/etc/keyfile</programlisting> + <para>Note that the default hash algorithm is ripemd160. If you use your system + in FIPS mode, please specify supported hash algorithm (e.g.: hash=sha1).</para> </example> </refsect1> |