aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ykfde
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-04-17 10:50:35 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-04-17 10:50:35 +0200
commit09a783e4ca5026efc458ca4f3495c494ebfffc44 (patch)
tree01ee984aecd9f96e39a24fced6dc4d72db6ce15c /bin/ykfde
parentf403576e5001e0a602d6799fd9478df76525a2a9 (diff)
downloadmkinitcpio-ykfde-09a783e4ca5026efc458ca4f3495c494ebfffc44.tar.gz
mkinitcpio-ykfde-09a783e4ca5026efc458ca4f3495c494ebfffc44.tar.zst
add infos about /etc/crypttab.initramfs to documentation
Diffstat (limited to 'bin/ykfde')
-rwxr-xr-xbin/ykfde3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ykfde b/bin/ykfde
index 41f2718..7aa7a9f 100755
--- a/bin/ykfde
+++ b/bin/ykfde
@@ -75,5 +75,4 @@ shred --remove "${TMPDIR}/ykfde-response"
rm -rf "${TMPDIR}"
echo "Please do not forget to remove old keys when changing challenge!"
-echo "Now make sure /etc/crypttab.initramfs has the needed entry, then"
-echo "run 'mkinitcpio' to build a new initramfs!"
+echo "Now run 'mkinitcpio' to build a new initramfs!"