summaryrefslogtreecommitdiff
path: root/man/crypttab.xml
diff options
context:
space:
mode:
authorVáclav Pavlín <vpavlin@redhat.com>2013-11-21 15:28:02 +0100
committerLukas Nykryn <lnykryn@redhat.com>2013-11-21 15:34:01 +0100
commitfa7abba2328eb2d23a7e27708f86f5013059ddcf (patch)
treefd99843c4da89abeef332d708f738be0c19f5da3 /man/crypttab.xml
parent002f5de9a9d3f04982588433895dca9faa2c0f22 (diff)
man: suggest using hash= atribut for swap in example
(#883941)
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r--man/crypttab.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml
index 90d8ce95f..fae39e71b 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>