aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ykfde
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2013-10-01 10:53:42 +0200
committerGravatar Christian Hesse <mail@eworm.de>2013-10-01 10:53:42 +0200
commite6da9b1b19f96625425f1f22e1fd898f0a8936b2 (patch)
tree3c67ae218e6ee1f52cc3b62b9905e6d9ce39168b /bin/ykfde
parent6d1ba7f79c28cd3ecadcfe0bd993cbf2e4aae230 (diff)
downloadmkinitcpio-ykfde-e6da9b1b19f96625425f1f22e1fd898f0a8936b2.tar.gz
mkinitcpio-ykfde-e6da9b1b19f96625425f1f22e1fd898f0a8936b2.tar.zst
add hint about /etc/crypttab.initramfs
Diffstat (limited to 'bin/ykfde')
-rw-r--r--bin/ykfde3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ykfde b/bin/ykfde
index c20a6c0..7d43b1b 100644
--- a/bin/ykfde
+++ b/bin/ykfde
@@ -92,4 +92,5 @@ fi
rm -rf "${TMPDIR}"
echo "Please do not forget to remove old keys when changing challenge!"
-echo "Now run 'mkinitcpio' to build a new initramfs!"
+echo "Now make sure /etc/crypttab.initramfs has the needed entry, then"
+echo "run 'mkinitcpio' to build a new initramfs!"