diff options
author | Leah Rowe <info@minifree.org> | 2017-11-29 21:13:15 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-11-29 21:13:15 +0000 |
commit | 7e504cfd049d9191374fad74f4bc649f8c65a2db (patch) | |
tree | 30da8a07b76a7deeec2b826517a11dfa0049b7b4 /docs/gnulinux/grub_hardening.md | |
parent | bacc474a7693bf397cdae0fe379049b25b0c8a39 (diff) | |
parent | d43c6eaec611cc88309a9e09757dfba691e6f354 (diff) | |
download | librebootfr-7e504cfd049d9191374fad74f4bc649f8c65a2db.tar.gz librebootfr-7e504cfd049d9191374fad74f4bc649f8c65a2db.zip |
Merge branch 'responsive' of edik/libreboot into master
Diffstat (limited to 'docs/gnulinux/grub_hardening.md')
-rw-r--r-- | docs/gnulinux/grub_hardening.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_hardening.md b/docs/gnulinux/grub_hardening.md index c32a0534..9eb7237e 100644 --- a/docs/gnulinux/grub_hardening.md +++ b/docs/gnulinux/grub_hardening.md @@ -81,7 +81,8 @@ installing GRUB version 2. Generate a key by giving it a password: grub-mkpasswd-pbkdf2 Its output will be a string of the following form: -grub.pbkdf2.sha512.10000.HEXDIGITS.MOREHEXDIGITS + + grub.pbkdf2.sha512.10000.HEXDIGITS.MOREHEXDIGITS Now open my.grubtest.cfg and put the following before the menu entries (prefered above the functions and after other directives). Of course use |