diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ykfde | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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!" |